Re: [PHP-PEAR] Cache design

[email protected] (Christian Stocker) Fri, 2 Mar 2001 11:40:08 +0100 (CET)
Newsgroups php.pear
Organization Nomad Online Agents
Message-ID <[email protected]>
Hi

I looked through the code today and will post some remarks later on the
day. just one error i found.

In Output.php line 127:

        $content = ob_get_content();

should be

        $content = ob_get_contents();

otherwise it doesn't work :)

more later.

chregu, who tries to get an php-cvs-account today, if noone objects :)

-- 
>> NOMAD MEDIA CORPORATION AG
>> christian stocker            >> e-mail: [email protected]
>> schöneggstrasse 5            >> mobile: +41 76 561 88 60
>> ch-8004 zürich               >> office: +41  1 240 23 04
>> web: http://www.nomad.ch     >> fax   : +41  1 240 23 71