[Cs-rssdb-commits] SF.net SVN: cs-rssdb:[29] trunk/0.1/rssDBClass.php
Status: Abandoned
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-01-20 06:02:24
|
Revision: 29 http://cs-rssdb.svn.sourceforge.net/cs-rssdb/?rev=29&view=rev Author: crazedsanity Date: 2009-01-20 06:02:14 +0000 (Tue, 20 Jan 2009) Log Message: ----------- Remove arbitrary connect settings, fix some constant prefixes, & better errors. /rssDBClass.php: * __construct(): -- removed arbitrary constant definitions for connectivity. * connect_db(): -- replace CSBLOG_DB_ prefixes with CSRSS_DB_ (that was just code that was apparently copied from the cs-blogger project). -- catch exceptions thrown from connecting so the exception that is actually thrown is a little easier to track down. Modified Paths: -------------- trunk/0.1/rssDBClass.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |