1
Dear All,
Where does the $this->db database reference in kernel/user.php is initiated? There is no Database::getInstance call within the file.
I am trying to pull information from another database and would like to know the link so that I can include the file (already created in include/common.php, but then it would not recognise the name of the object even if I include include/common.php in kernel/user.php).
Thanks,
George