[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_3_1-12962-gfa300e3
Michal Čihař
nijel at users.sourceforge.net
Thu Aug 4 14:59:57 CEST 2011
The branch, master has been updated
via fa300e3887c8468ca738077594d6ef5fae459f46 (commit)
from 4acaf763128928760fd47e75de794a288dc99762 (commit)
- Log -----------------------------------------------------------------
commit fa300e3887c8468ca738077594d6ef5fae459f46
Author: Michal Čihař <mcihar at suse.cz>
Date: Thu Aug 4 14:59:45 2011 +0200
Missing doc
-----------------------------------------------------------------------
Summary of changes:
libraries/core.lib.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/libraries/core.lib.php b/libraries/core.lib.php
index fd8c39a..38473ff 100644
--- a/libraries/core.lib.php
+++ b/libraries/core.lib.php
@@ -539,6 +539,8 @@ function PMA_sendHeaderLocation($uri)
/**
* Outputs headers to prevent caching in browser (and on the way).
+ *
+ * @return nothing
*/
function PMA_no_cache_header()
{
hooks/post-receive
--
phpMyAdmin
More information about the Git
mailing list