Adding @package, first part.

This commit is contained in:
Michal Čihař
2008-11-24 10:32:56 +00:00
parent 62c814905b
commit ebeb0c319f
39 changed files with 876 additions and 812 deletions

View File

@@ -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(