[CS-Project-svn_notify] SF.net SVN: cs-project: [776] trunk/includes/content/settings.inc
Brought to you by:
crazedsanity
From: <cra...@us...> - 2008-02-04 21:35:02
|
Revision: 776 http://cs-project.svn.sourceforge.net/cs-project/?rev=776&view=rev Author: crazedsanity Date: 2008-02-04 13:34:56 -0800 (Mon, 04 Feb 2008) Log Message: ----------- Removed some unneeded comments & such. Modified Paths: -------------- trunk/includes/content/settings.inc Modified: trunk/includes/content/settings.inc =================================================================== --- trunk/includes/content/settings.inc 2008-02-04 21:33:29 UTC (rev 775) +++ trunk/includes/content/settings.inc 2008-02-04 21:34:56 UTC (rev 776) @@ -304,10 +304,7 @@ $objResponse = new xajaxResponse(); $prefData = $prefObj->list_all_prefs(array('pref_type_id' => $prefId)); - #debug_print($prefData,1); - #exit; - //update the preference. $result = $prefObj->update_user_pref($prefId, $newValue); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |