Changeset 291 for trunk/web/addons
- Timestamp:
- 03/30/07 09:29:49 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/addons/job_monarch/search.php
r248 r291 323 323 function makeSearchPage() { 324 324 global $clustername, $tpl, $id, $user, $name, $start_from_time, $start_to_time, $queue; 325 global $end_from_time, $end_to_time, $filter, $default_showhosts, $m, $hosts_up ;325 global $end_from_time, $end_to_time, $filter, $default_showhosts, $m, $hosts_up, $hc; 326 326 global $period_start, $period_stop, $sortby, $sortorder, $COLUMN_REQUESTED_MEMORY; 327 327 global $SEARCH_RESULT_LIMIT;
Note: See TracChangeset
for help on using the changeset viewer.