Changeset 1724 for trunk/search.php

Show
Ignore:
Timestamp:
08/30/08 22:52:30 (4 months ago)
Author:
vollmerk
Message:

fix search when no results are found, actually show the correct "error"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/search.php

    r1675 r1724  
    4646                Browse::set_type('song');  
    4747                Browse::reset();  
    48                 Browse::set_static_content(1); 
    4948                Browse::show_objects($results);  
    5049        break;