The branch, master has been updated
via 630cdd991531377f195eb131859172cf2303402e (commit)
from 678f7d21d88770faaf1f14581742f8222a9a8232 (commit)
- Log -----------------------------------------------------------------
commit 630cdd991531377f195eb131859172cf2303402e
Author: Marc Delisle <[email protected]>
Date: Mon Aug 8 12:31:49 2011 -0400
Missing docblock
-----------------------------------------------------------------------
Summary of changes:
libraries/common.lib.php | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/libraries/common.lib.php b/libraries/common.lib.php
index 84e13b7..6912e38 100644
--- a/libraries/common.lib.php
+++ b/libraries/common.lib.php
@@ -1810,6 +1810,12 @@ function PMA_linkOrButton($url, $message, $tag_params =
array(),
} // end of the 'PMA_linkOrButton()' function
+/**
+ * Splits a URL string by parameter
+ *
+ * @param string $url the URL
+ * @return array the parameter/value pairs, for example [0] db=sakila
+ */
function PMA_splitURLQuery($url) {
// decode encoded url separators
$separator = PMA_get_arg_separator();
hooks/post-receive
--
phpMyAdmin
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts.
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git