[pLog-svn] r4407 - plog/trunk/config

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Tue Dec 19 03:09:49 GMT 2006


Author: jondaley
Date: 2006-12-19 03:09:48 +0000 (Tue, 19 Dec 2006)
New Revision: 4407

Modified:
   plog/trunk/config/config.properties.php
Log:
this should be empty too, in order to do a new install, and not an update

Modified: plog/trunk/config/config.properties.php
===================================================================
--- plog/trunk/config/config.properties.php	2006-12-19 03:08:44 UTC (rev 4406)
+++ plog/trunk/config/config.properties.php	2006-12-19 03:09:48 UTC (rev 4407)
@@ -40,5 +40,5 @@
 # coexist in the same unique database. If you change this after the initial configuration done
 # with the installation wizard, please make sure that you also rename the tables.
 #
-$config['db_prefix'] = 'lt_';
+$config['db_prefix'] = '';
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list