YaWK  24.1
Yet another WebKit
syslog.php File Reference

Go to the source code of this file.

Variables

print $lang ['SETTINGS']
 
print $lang ['SYSLOG_CLEAR']
 
</tr ></thead >< tbody > $syslog = sys::getSyslog($db)
 
 if (isset( $_GET[ 'clear']) &&$_GET[ 'clear']==='1')
 
 if (settings::getSetting( $db, "syslogEnable")==false)
 

Variable Documentation

◆ $lang [1/2]

print $lang[ 'SETTINGS']

Definition at line 181 of file syslog.php.

◆ $lang [2/2]

print $lang[ 'SYSLOG_CLEAR']

Definition at line 177 of file syslog.php.

◆ $syslog

</tr></thead><tbody> $syslog = sys::getSyslog($db)

Definition at line 198 of file syslog.php.

◆ if [1/2]

if(isset($_GET['clear']) && $_GET['clear']==='1') ( isset($_GET['clear']) &&  $_GET[ 'clear'] = == '1')

Definition at line 153 of file syslog.php.

◆ if [2/2]

if(settings::getSetting($db, "syslogEnable")==false) ( settings::getSetting( $db, "syslogEnable")  = = false)

Definition at line 131 of file syslog.php.