[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-16 Thread Egon Schmid
eschmid Fri Mar 16 00:50:39 2001 EDT Modified files: /php4/pear/CacheOutput.php Log: Ulf, you have a conflict. Index: php4/pear/Cache/Output.php diff -u php4/pear/Cache/Output.php:1.13 php4/pear/Cache/Output.php:1.14 --- php4/pear/Cache/Output.php:1.13

[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-16 Thread Ulf Wendel
uw Fri Mar 16 00:40:40 2001 EDT Modified files: /php4/pear/CacheOutput.php Log: Usage example changes should answer peoples FAQs. Index: php4/pear/Cache/Output.php diff -u php4/pear/Cache/Output.php:1.12 php4/pear/Cache/Output.php:1.13 --- php4/pear

[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-15 Thread Sebastian Bergmann
sbergmann Thu Mar 15 23:58:35 2001 EDT Modified files: /php4/pear/CacheOutput.php Log: Fix the example. Index: php4/pear/Cache/Output.php diff -u php4/pear/Cache/Output.php:1.11 php4/pear/Cache/Output.php:1.12 --- php4/pear/Cache/Output.php:1.11 S

[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-10 Thread Sebastian Bergmann
sbergmann Sat Mar 10 23:46:58 2001 EDT Modified files: /php4/pear/CacheOutput.php Log: Updated example. Index: php4/pear/Cache/Output.php diff -u php4/pear/Cache/Output.php:1.10 php4/pear/Cache/Output.php:1.11 --- php4/pear/Cache/Output.php:1.10 T

[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-03 Thread Ulf Wendel
uw Sat Mar 3 11:19:25 2001 EDT Modified files: /php4/pear/CacheOutput.php Log: Made Output use the new features. Index: php4/pear/Cache/Output.php diff -u php4/pear/Cache/Output.php:1.7 php4/pear/Cache/Output.php:1.8 --- php4/pear/Cache/Output.php:

[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-02 Thread Ulf Wendel
uw Fri Mar 2 07:18:39 2001 EDT Modified files: /php4/pear/CacheOutput.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/O

[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-02 Thread Ulf Wendel
uw Fri Mar 2 07:17:23 2001 EDT Modified files: /php4/pear/CacheOutput.php Log: ... must forgot this commit - endGet(), $cache_id => $output_id - added endGet() which returns the output buffering content - changed $cache_id to $output_id seems t

[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-02 Thread Christian Stocker
chregu Fri Mar 2 06:46:01 2001 EDT Modified files: /php4/pear/CacheOutput.php Log: Wrong order of Parameters in $this->container->save(); and $this->cache_id instead of $this->id on the same line Index: php4/pear/Cache/Output.php diff -u php4/pear

[PHP-CVS] cvs: php4 /pear/Cache Output.php

2001-03-02 Thread Sebastian Bergmann
sbergmann Fri Mar 2 02:39:37 2001 EDT Modified files: /php4/pear/CacheOutput.php Log: Fixed typo. Index: php4/pear/Cache/Output.php diff -u php4/pear/Cache/Output.php:1.2 php4/pear/Cache/Output.php:1.3 --- php4/pear/Cache/Output.php:1.2 Thu Mar