#295 - Menu link
0 guests and 0 members have recently viewed this.
The top 3 point earners from 22nd Mar 2026 to 29th Mar 2026.
| Gabri |
|
|
|---|---|---|
| Jason Verhagen |
|
|
| jacobgkau |
|
|
There are no events at this time
if (preg_match('#^([^/]*)/index.php#',$filename,$matches)!=0)
actual_delete_zone_lite($matches[1]);
and actual_delete_zone_lite has:
$GLOBALS['SITE_DB']->query_delete('menu_items',array('i_url'=>$zone.':'));