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-06-27 14:27:21 +0400
committerRouslan Placella <rouslan@placella.com>2011-06-27 14:27:21 +0400
commitef3a45b5961659d843c978a9875c6a71bd9bb7c3 (patch)
tree78def364976522e14b3b188ba2d03198c5003c94 /db_routines.php
parentdc6be930befd001b2e12b9c18c923aec78b9a3a3 (diff)
parenta01662dd4ac363c6bb1663ac6b81d7e797114503 (diff)
Merge branch 'master' into rte
Conflicts: libraries/db_events.inc.php libraries/display_triggers.inc.php
Diffstat (limited to 'db_routines.php')
-rw-r--r--db_routines.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/db_routines.php b/db_routines.php
index 5a7060720f..4f95498483 100644
--- a/db_routines.php
+++ b/db_routines.php
@@ -1,6 +1,8 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
+ * Routines management.
+ *
* @package phpMyAdmin
*/