[jonah] Jonah, framework patch

Cliff Green green at umdnj.edu
Wed Oct 29 21:21:52 PST 2003


One that slipped through?


--- Stocks.php.dist     2003-10-30 00:01:30.000000000 -0500
+++ Stocks.php  2003-10-30 00:08:21.000000000 -0500
@@ -75,7 +75,7 @@
             return false;
         }

-        require_once HORDE_BASE . '/lib/Cache.php';
+        require_once HORDE_LIBS . 'Horde/Cache.php';
         $cache = &Horde_Cache::singleton($conf['cache']['driver'],
Horde::getDriverConfig('cache', $conf['cache']['driver']));
         if (is_a($cache, 'PEAR_Error')) {
             Horde::fatal($cache, __FILE__, __LINE__);

c
--
Cliff Green
Academic Computing Services - UMDNJ
Signature under NDA



More information about the jonah mailing list