some plugins might use own hooks
[squirrelmail.git] / src / search.php
index 75fd28a1704c64fa3ce0b119e6d0db339b9c9fdd..c21964725de077a8697d35832519db237c8c5730 100644 (file)
@@ -968,7 +968,6 @@ $search_memory = getPref($data_dir, $username, 'search_memory', 0);
 * - 1 => allow advanced interface only
 * - 2 => allow both
 * Default 2
-* @global integer $allow_advanced_search
 */
 $allow_advanced_search = asearch_nz($allow_advanced_search, 2);