This is not a configuration file.
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$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>
|
||||
* libraries/dbg/setup.php:
|
||||
- display error in error box
|
||||
|
@@ -1,9 +1,13 @@
|
||||
<?php
|
||||
|
||||
/* !!! DO NOT EDIT THIS FILE, EDIT config.inc.php INSTEAD !!! */
|
||||
|
||||
/* $Id$ */
|
||||
// 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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user