Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRouslan Placella <rouslan@placella.com>2011-10-31 00:44:23 +0400
committerRouslan Placella <rouslan@placella.com>2011-10-31 00:44:23 +0400
commit8812aeb7e25476313b9c07a90bebdf586a0dd443 (patch)
tree00e9696fdce91b23be8889466fa25f026a448fc9 /db_search.php
parent2a14fdec556a78a5682f57625611831f381c63e2 (diff)
Fixed initialisation of makegrid in database search results
Diffstat (limited to 'db_search.php')
-rw-r--r--db_search.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/db_search.php b/db_search.php
index da4863fc71..041242f222 100644
--- a/db_search.php
+++ b/db_search.php
@@ -16,6 +16,7 @@ require_once './libraries/common.inc.php';
$GLOBALS['js_include'][] = 'db_search.js';
$GLOBALS['js_include'][] = 'sql.js';
$GLOBALS['js_include'][] = 'makegrid.js';
+$GLOBALS['js_include'][] = 'jquery/timepicker.js';
/**
* Gets some core libraries and send headers