YaWK
24.1
Yet another WebKit
|
Go to the source code of this file.
Variables | |
$data = $stats->getStatsArray($db, $defaultInterval, $defaultPeriod) | |
if(!isset($stats)||(empty($stats))) if(isset($_GET['interval'])) else if(isset($_POST['interval'])) | else { $defaultInterval = 1 |
if(isset($_POST['interval'])) for($i=1; $i<=365; $i++) | if (isset( $_POST[ 'period']) &&(isset( $_POST[ 'period']))) |
Definition at line 78 of file stats.php.
Referenced by YAWK\stats\calculateStatsFromArray(), YAWK\stats\countBrowsers(), YAWK\sys\countCodeLines(), YAWK\stats\countDaytime(), YAWK\stats\countDeviceTypes(), YAWK\stats\countOS(), YAWK\stats\countOSVersions(), YAWK\stats\countWeekdays(), YAWK\stats\drawPagesBox(), YAWK\sys\drawPhpInfo(), YAWK\SimpleImage\generate(), YAWK\template\saveProperties(), YAWK\installer\step3(), YAWK\installer\writeHtaccessFileToAdminFolder(), and YAWK\installer\writeHtaccessFileToRootFolder().