|
YaWK
24.1
Yet another WebKit
|
Go to the source code of this file.
Variables | |
| $lang ['WIDGET'] | |
| $lang ['WIDGET_MANAGER'] | |
| if(isset($_GET['add']) &&($_GET['add']==="1")) if(!isset($widget)) if(isset($_GET['copy']) &&($_GET['copy']==="true")) | if (isset( $_GET[ 'del']) &&( $_GET[ 'del']==="1")) |
| print $lang[ 'WIDGET'] |
Definition at line 98 of file widgets.php.
| print $lang[ 'WIDGET_MANAGER'] |
Definition at line 100 of file widgets.php.
| if (isset( $_GET[ 'add']) &&( $_GET[ 'add']==="1")) if (!isset( $widget)) if (isset( $_GET[ 'copy']) &&( $_GET[ 'copy']==="true")) if(isset($_GET['del']) &&($_GET['del']==="1")) | ( | isset( $_GET[ 'del']) &&( $_GET[ 'del']==="1") | ) |
Definition at line 49 of file widgets.php.