This is not a configuration file.

This commit is contained in:
Michal Čihař
2005-11-02 19:05:42 +00:00
parent 1095a31bd2
commit 52a5f8156e
2 changed files with 8 additions and 1 deletions

View File

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

View File

@@ -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
*/