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:
authorMarc Delisle <marc@infomarc.info>2012-05-28 15:43:51 +0400
committerMarc Delisle <marc@infomarc.info>2012-05-28 15:43:51 +0400
commite1bf9394c91670015257961b8db3bb09cc77719f (patch)
tree87a151ace3533189c5c2039795dd8519b3723f34 /tbl_select.php
parent35c0fe5b8d26c5143d5b424f438327424d0ac6e1 (diff)
Already implemented
Diffstat (limited to 'tbl_select.php')
-rw-r--r--tbl_select.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tbl_select.php b/tbl_select.php
index 22f3cc3817..4ce1cbc548 100644
--- a/tbl_select.php
+++ b/tbl_select.php
@@ -6,7 +6,6 @@
* display table search form, create SQL query from form data
* and include sql.php to execute it
*
- * @todo display search form again if no results from previous search
* @package PhpMyAdmin
*/