[cvs] commit: horde/lib Template.php
Chuck Hagenbuch
chuck at horde.org
Fri Sep 12 08:54:35 PDT 2003
chuck 2003/09/12 08:54:35 PDT
Modified files:
lib Template.php
Log:
Take out explicit casting - we already store the variable in either $this->_arrays
or $this->_scalars, and PHP's reference counting means that if we don't modify
it, assigning it to $this->_ifs as well won't use any more memory at all.
Revision Changes Path
1.24 +11 -22 horde/lib/Template.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Template.php?r1=1.23&r2=1.24&ty=u
More information about the cvs
mailing list