aboutsummaryrefslogtreecommitdiffstats
path: root/admin/history.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--admin/history.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/history.php b/admin/history.php
index 29f59b6b2..68b997736 100644
--- a/admin/history.php
+++ b/admin/history.php
@@ -570,7 +570,7 @@ else
{
// by default, at page load, we want the selected date to be the current
// date
- $form['start'] = $form['end'] = date('Y-n-j');
+ $form['start'] = $form['end'] = date('Y-m-d');
$form['types'] = $types;
// Hoverbox by default
$form['display_thumbnail'] =