[CS-Project-svn_notify] SF.net SVN: cs-project:[935] trunk/1.2/public_html
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-02-06 19:41:38
|
Revision: 935 http://cs-project.svn.sourceforge.net/cs-project/?rev=935&view=rev Author: crazedsanity Date: 2009-02-06 19:41:34 +0000 (Fri, 06 Feb 2009) Log Message: ----------- Old test files... not sure where they came from, but they were for testing invoices. Removed Paths: ------------- trunk/1.2/public_html/test trunk/1.2/public_html/test.php Deleted: trunk/1.2/public_html/test =================================================================== --- trunk/1.2/public_html/test 2009-02-06 19:20:09 UTC (rev 934) +++ trunk/1.2/public_html/test 2009-02-06 19:41:34 UTC (rev 935) @@ -1,20 +0,0 @@ -<?php -/* - * Created on Mar 10, 2006 - * by - * Dan Falconer - */ - - -require_once(dirname(__FILE__) ."/../lib/site_config.php"); - -$db = new cs_phpDB; -$db->connect(get_config_db_params()); -$session = new Session($db); - -$GLOBALS['DEBUGPRINTOPT'] = DEBUGPRINTOPT; - -$contentObj = new contentSystem(); -$contentObj->handle_session($session); -$contentObj->finish(); -?> Deleted: trunk/1.2/public_html/test.php =================================================================== --- trunk/1.2/public_html/test.php 2009-02-06 19:20:09 UTC (rev 934) +++ trunk/1.2/public_html/test.php 2009-02-06 19:41:34 UTC (rev 935) @@ -1 +0,0 @@ -link test \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |