[cvs] commit: horde/lib Cache.php Category.php Cipher.php
Compress.php
Crypt.php Data.php Identity.php Image.php Links.php Prefs.php
SessionHandler.php Token.php Tree.php VFS.php
Jan Schneider
jan at horde.org
Mon Apr 28 13:31:20 PDT 2003
jan 2003/04/28 12:31:19 PDT
Modified files:
lib Cache.php Category.php Cipher.php
Compress.php Crypt.php Data.php
Identity.php Image.php Links.php
Prefs.php SessionHandler.php Token.php
Tree.php VFS.php
Log:
It's a VERY bad idea to silence require[_once] calls because the scripts
die without ANY further notice (in the output or the logs).
And it's unecessary because our factory() methods check the existance of
the expected classes and return a PEAR_Error if they can't be found.
Revision Changes Path
1.22 +3 -3 horde/lib/Cache.php
1.69 +4 -4 horde/lib/Category.php
1.12 +3 -3 horde/lib/Cipher.php
1.3 +3 -3 horde/lib/Compress.php
1.18 +3 -3 horde/lib/Crypt.php
1.61 +4 -4 horde/lib/Data.php
1.30 +3 -3 horde/lib/Identity.php
1.2 +3 -3 horde/lib/Image.php
1.11 +28 -28 horde/lib/Links.php
1.106 +4 -4 horde/lib/Prefs.php
1.6 +3 -3 horde/lib/SessionHandler.php
1.20 +3 -3 horde/lib/Token.php
1.9 +4 -4 horde/lib/Tree.php
1.43 +3 -3 horde/lib/VFS.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Cache.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/horde/lib/Category.php?r1=1.68&r2=1.69&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/horde/lib/Compress.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/lib/Crypt.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/horde/lib/Data.php?r1=1.60&r2=1.61&ty=u
http://cvs.horde.org/diff.php/horde/lib/Identity.php?r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/diff.php/horde/lib/Image.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/horde/lib/Links.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/horde/lib/Prefs.php?r1=1.105&r2=1.106&ty=u
http://cvs.horde.org/diff.php/horde/lib/SessionHandler.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/horde/lib/Token.php?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/horde/lib/Tree.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/horde/lib/VFS.php?r1=1.42&r2=1.43&ty=u
More information about the cvs
mailing list