Stanislav Malyshev wrote:
Hi!

Tried this code (adding echo before 'Global Called!' so that it would
actually output something) - works just fine.

I noticed that error yesterday when I was testing on another computer.
It did work on this computer. I'll have to go back today to the first
computer and do some checking.

Basically, I'm making a system to integrate with forum software,
including phpBB3. I was trying to call their add_log function from a
namespace > class > method of mine. It seemed if I called it from the
global space it worked, but not from the namespace. Not sure what was
going on but I'll try to do further checking. Is there anything I could
look at to help troubleshoot this? Thanks

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

Reply via email to