[Rcts-checkins] SF.net SVN: rcts: [1970] trunk/version1.0/includes/config.php5
Brought to you by:
bastimmer,
paulsohier
|
From: <bas...@us...> - 2006-09-14 10:15:43
|
Revision: 1970
http://svn.sourceforge.net/rcts/?rev=1970&view=rev
Author: bastimmer
Date: 2006-09-14 03:15:37 -0700 (Thu, 14 Sep 2006)
Log Message:
-----------
Bleh, that file is not the good one :)
Removed Paths:
-------------
trunk/version1.0/includes/config.php5
Deleted: trunk/version1.0/includes/config.php5
===================================================================
--- trunk/version1.0/includes/config.php5 2006-09-14 10:06:17 UTC (rev 1969)
+++ trunk/version1.0/includes/config.php5 2006-09-14 10:15:37 UTC (rev 1970)
@@ -1,11 +0,0 @@
-<?php
-//Auto written config file, don't change anything here!
-$host = 'localhost';
-$username = 'root';
-$password = '';
-$database = 'dbtje';
-
-$mysql_prefix = 'rcts_';
-
-define('STATS_INSTALLED', true);
-?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|