[cvs] commit: horde/lib Horde.php framework/Util Util.php
Jan Schneider
jan at horde.org
Fri Jan 9 09:37:39 PST 2004
jan 2004/01/09 09:37:39 PST
Modified files:
lib Horde.php
Util Util.php
Log:
Reintroduce Horde::getTempFile(). It's a wrapper around Util::getTempFile()
and obeys the tmpdir configuration setting.
Rule of thumb: If you need a temp file in a package that only depends on the
Util package, use Util::getTempFile(). In any other case use Horde::getTempFile().
Revision Changes Path
1.356 +4 -7 framework/Util/Util.php
1.368 +30 -2 horde/lib/Horde.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Util/Util.php?r1=1.355&r2=1.356&ty=u
http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.367&r2=1.368&ty=u
More information about the cvs
mailing list