Revision: 238
Author: markthedaemon
Date: 2006-06-20 15:10:05 -0700 (Tue, 20 Jun 2006)
ViewCVS: http://svn.sourceforge.net/phpbbreloaded/?rev=238&view=rev
Log Message:
-----------
nooooooooooooooooooooooooo wasnt me lol
Modified Paths:
--------------
phpBB Reloaded 2/config.php
Modified: phpBB Reloaded 2/config.php
===================================================================
--- phpBB Reloaded 2/config.php 2006-06-20 22:09:27 UTC (rev 237)
+++ phpBB Reloaded 2/config.php 2006-06-20 22:10:05 UTC (rev 238)
@@ -1,18 +0,0 @@
-<?php
-
-
-// phpBB 2.x auto-generated config file
-// Do not change anything in this file!
-
-$dbms = 'mysql';
-
-$dbhost = 'localhost';
-$dbname = 'phpbbreloaded';
-$dbuser = 'root';
-$dbpasswd = '';
-
-$table_prefix = 'reloaded_';
-
-define('PHPBB_INSTALLED', true);
-
-?>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|