08-21-2007, 04:53 PM
[eluser]omed habib[/eluser]
How do I use the following method:
In the config file? When I try to use it I get the following error message:
Fatal error: Using $this when not in object context in /opt/local/apache2/htdocs/silvercreditapp_com/system/application/config/config.php on line 16
Any ideas?
How do I use the following method:
Code:
$this->uri->segment(1)
In the config file? When I try to use it I get the following error message:
Fatal error: Using $this when not in object context in /opt/local/apache2/htdocs/silvercreditapp_com/system/application/config/config.php on line 16
Any ideas?