[cvs] commit: horde/lib Text.php
Michael M Slusarz
slusarz at bigworm.colorado.edu
Mon Aug 4 16:04:03 PDT 2003
slusarz 2003/08/04 16:04:02 PDT
Modified files:
lib Text.php
Log:
+ Try to consolidate calls to str_replace() instead of calling it multiple
times in a row. Hopefully this didn't screw anything up since I realize that
some of these str_replace() calls must be called seperate from each other for
algorithim reasons. Hopefully I left those instances intact.
+ There appeared to be duplicate code in enableCapitalLinks() and toHTML() -
consolidate in enableCapitalLinks().
+ Remove some debugging code.
+ phpdoc.
Revision Changes Path
1.59 +80 -69 horde/lib/Text.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Text.php?r1=1.58&r2=1.59&ty=u
More information about the cvs
mailing list