Changeset 356 for trunk/web


Ignore:
Timestamp:
05/03/07 15:24:00 (17 years ago)
Author:
bastiaans
Message:

web/addons/job_monarch/search.php:

  • fixed: bug in archive search not properly resetting nodes list thanks to Alexis Michon for the patch
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web/addons/job_monarch/search.php

    r314 r356  
    340340                        }
    341341                        if( $COLUMN_NODES) {
     342
     343                                $jobs   = array();
    342344
    343345                                foreach( $nodes[$foundid] as $mynode )
Note: See TracChangeset for help on using the changeset viewer.