Welcome Guest, Not a member yet? Register   Sign In
Using database in MY_Lang
#1

[eluser]Philo01[/eluser]
Hi there,

I was wondering if it is possible to access the database inside MY_Lang.php.
Because loading it like:

Code:
$this->load->database();

Returns errors:

Quote:A PHP Error was encountered

Severity: Notice

Message: Undefined property: MY_Lang::$load

Filename: core/MY_Lang.php

Line Number: 35

Fatal error: Call to a member function database() on a non-object in /application/core/MY_Lang.php on line 35


Thanks!




Theme © iAndrew 2016 - Forum software by © MyBB