Skip to content

Commit 12d2cf2

Browse files
committed
Fixed notice
1 parent cf4b81a commit 12d2cf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpmyfaq/admin/stat.browser.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
$session = new PMF_Session($faqConfig);
3232
$sessiondata = $session->getSessionsbyDate($firstHour, $lastHour);
33+
$date = new PMF_Date($faqConfig);
3334
?>
3435
<header>
3536
<h2><?php print $PMF_LANG['ad_sess_session'] . ' ' . date("Y-m-d", $day); ?></h2>

0 commit comments

Comments
 (0)