[dev] Test.php - little change

steve mailling at gmx.co.uk
Sun Aug 17 03:45:03 PDT 2003


Here is a little patch that makes horde/lib/Test.php wirks a little bit better

diff -w -b -r1.9 Test.php
355c355
<             $result = file_exists('./' . $key);
---
 >             $result = file_exists(HORDE_BASE. '/' . $key);



More information about the dev mailing list