Go to the source code of this file.
Variables | |
| $date = array() | |
| $errStrings = array("file not found", "could not find NS and/or SOA records", "has no NS records", "has 0 SOA records", "bad zone transfer request") | |
| if($_SESSION['__notify']) | $extra = array() |
| foreach(xmlCall("network.getDnsLog", array($_SESSION['ajax']['filter'])) as $line) | $n = new ListInfos($date,_T("Date", "network"),"1px") |
| $n | end = 200 |
| $date = array() |
Definition at line 15 of file ajax_showlog.php.
| $errStrings = array("file not found", "could not find NS and/or SOA records", "has no NS records", "has 0 SOA records", "bad zone transfer request") |
Definition at line 17 of file ajax_showlog.php.
| if ($_SESSION['__notify']) $extra = array() |
Definition at line 14 of file ajax_showlog.php.
| foreach (xmlCall("network.getDnsLog", array($_SESSION['ajax']['filter'])) as $line) $n = new ListInfos($date,_T("Date", "network"),"1px") |
Definition at line 38 of file ajax_showlog.php.
| $n end = 200 |
Definition at line 40 of file ajax_showlog.php.
1.5.8