[Cs-rssdb-commits] SF.net SVN: cs-rssdb:[24] trunk/0.1/rssDBClass.php
Status: Abandoned
Brought to you by:
crazedsanity
|
From: <cra...@us...> - 2008-12-29 19:57:21
|
Revision: 24
http://cs-rssdb.svn.sourceforge.net/cs-rssdb/?rev=24&view=rev
Author: crazedsanity
Date: 2008-12-29 19:57:17 +0000 (Mon, 29 Dec 2008)
Log Message:
-----------
Fix article title to use htmlentities.
/rssDBClass.php:
* parse_file():
-- clean the title using cs_globalFunctions::cleanString() with the
"htmlentities_plus_brackets" style (fixes html entities and avoids
potential template var substitution problems).
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.
|