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:
authorMichal Čihař <michal@cihar.com>2008-11-24 13:32:56 +0300
committerMichal Čihař <michal@cihar.com>2008-11-24 13:32:56 +0300
commitebeb0c319f9f716ce8ff20e9a61017a4e3f1629f (patch)
treebd70ed8dd318d2c9bdede1fe4859b6e6682a1771 /changelog.php
parent62c814905bcaa283fe69d337a3e5bad1f6695c51 (diff)
Adding @package, first part.
Diffstat (limited to 'changelog.php')
-rw-r--r--changelog.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.php b/changelog.php
index 006070b6f8..2066b2c1bc 100644
--- a/changelog.php
+++ b/changelog.php
@@ -4,8 +4,12 @@
* Simple script to set correct charset for changelog
*
* @version $Id$
+ * @package phpMyAdmin
*/
+/**
+ * Whole changelog in variable.
+ */
$changelog = htmlspecialchars(file_get_contents('ChangeLog'));
$replaces = array(