Home
last modified time | relevance | path

Searched refs:active_history_tab (Results 1 – 1 of 1) sorted by relevance

/web-bugs/www/
H A Dbug.php1136 $active_history_tab = 'type_all'; variable
1138 $active_history_tab = $_COOKIE['history_tab']; variable
1145 $class_extra = ($id == $active_history_tab) ? 'active' : '';
1154 …pe'], $row['comment_name'], !($active_history_tab == 'type_all' || ('type_' . $row['comment_type']…

Completed in 9 milliseconds