This is not a configuration file.
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2005-11-02 Michal Čihař <michal@cihar.com>
|
||||||
|
* config.default.php: This is not a configuration file.
|
||||||
|
|
||||||
2005-11-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
2005-11-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||||
* libraries/dbg/setup.php:
|
* libraries/dbg/setup.php:
|
||||||
- display error in error box
|
- display error in error box
|
||||||
|
@@ -1,9 +1,13 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
/* !!! DO NOT EDIT THIS FILE, EDIT config.inc.php INSTEAD !!! */
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
// vim: expandtab sw=4 ts=4 sts=4:
|
// vim: expandtab sw=4 ts=4 sts=4:
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* phpMyAdmin Configuration File
|
* phpMyAdmin default configuration, you can copy values from here to your
|
||||||
|
* config.inc.php
|
||||||
*
|
*
|
||||||
* All directives are explained in Documentation.html
|
* All directives are explained in Documentation.html
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user