uw              Fri Mar  2 07:18:39 2001 EDT

  Modified files:              
    /php4/pear/Cache    Output.php 
  Log:
  Sorry, removed my local settings. Will take some sleep before commiting again!
  
  
Index: php4/pear/Cache/Output.php
diff -u php4/pear/Cache/Output.php:1.5 php4/pear/Cache/Output.php:1.6
--- php4/pear/Cache/Output.php:1.5      Fri Mar  2 07:17:22 2001
+++ php4/pear/Cache/Output.php  Fri Mar  2 07:18:39 2001
@@ -17,9 +17,9 @@
 // |          Vinai Kopp <[EMAIL PROTECTED]>                           |
 // +----------------------------------------------------------------------+
 //
-// $Id: Output.php,v 1.5 2001/03/02 15:17:22 uw Exp $
+// $Id: Output.php,v 1.6 2001/03/02 15:18:39 uw Exp $
 
-require_once SHOP_INCLUDE_DIR . 'Cache/Cache.php';
+require_once 'Cache/Cache.php';
 
 /**
 * Class to cache the output of a script using the output buffering functions



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to