Fixed!

Thanks,

Zeev

At 18:17 11/03/2003, Andrei Zmievski wrote:
With the latest ZE2:

<?php

class Bar {
   function boo()
   {
        ::zoo();
   }
}

Bar::boo();

?>

-Andrei http://www.gravitonic.com/

"The day Microsoft makes something that doesn't suck,
is probably the day Microsoft starts making vacuum cleaners."
        - Ernst Jan Plugge

--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to