YaWK
24.1
Yet another WebKit
|
Go to the source code of this file.
Variables | |
$globalMenuID = settings::getSetting($db, "globalmenuid") | |
$lang ['MENU+'] | |
$rows = backend::getMenusArray($db) | |
if(!isset($menu)) if(isset($_GET['toggle']) &&($_GET['toggle']==="1")) if(isset($_GET['add']) &&($_GET['add']==="1")) | if (isset( $_GET[ 'del']) &&( $_GET[ 'del']==="1")) |
$rows = backend::getMenusArray($db) |
Definition at line 126 of file menus.php.
Referenced by YAWK\backend\getMenuNamesArray(), YAWK\backend\getMenusArray(), and YAWK\db\select().