Lars Nielsen wrote:
> Hi,
> 
> How do i access a variable from inside a class?

Add the following statement:
global $template_dir;

James

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to