|
|
|
@ -1,8 +1,8 @@
|
|
|
|
Index: config.inc.php
|
|
|
|
Index: config.inc.php
|
|
|
|
===================================================================
|
|
|
|
===================================================================
|
|
|
|
--- config.inc.php.orig 2009-05-10 00:06:16.000000000 +0200
|
|
|
|
--- config.inc.php (revision 690)
|
|
|
|
+++ config.inc.php 2009-05-10 00:59:50.000000000 +0200
|
|
|
|
+++ config.inc.php (working copy)
|
|
|
|
@@ -29,7 +29,7 @@ if (ereg ("config.inc.php", $_SERVER['PH
|
|
|
|
@@ -23,7 +23,7 @@
|
|
|
|
* Doing this implies you have changed this file as required.
|
|
|
|
* Doing this implies you have changed this file as required.
|
|
|
|
* i.e. configuring database etc; specifying setup.php password etc.
|
|
|
|
* i.e. configuring database etc; specifying setup.php password etc.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
@ -11,7 +11,7 @@ Index: config.inc.php
|
|
|
|
|
|
|
|
|
|
|
|
// In order to setup Postfixadmin, you MUST specify a hashed password here.
|
|
|
|
// In order to setup Postfixadmin, you MUST specify a hashed password here.
|
|
|
|
// To create the hash, visit setup.php in a browser and type a password into the field,
|
|
|
|
// To create the hash, visit setup.php in a browser and type a password into the field,
|
|
|
|
@@ -52,11 +52,11 @@ $CONF['default_language'] = 'en';
|
|
|
|
@@ -46,11 +46,11 @@
|
|
|
|
// mysql = MySQL 3.23 and 4.0, 4.1 or 5
|
|
|
|
// mysql = MySQL 3.23 and 4.0, 4.1 or 5
|
|
|
|
// mysqli = MySQL 4.1+
|
|
|
|
// mysqli = MySQL 4.1+
|
|
|
|
// pgsql = PostgreSQL
|
|
|
|
// pgsql = PostgreSQL
|
|
|
|
|