Welcome Guest, Not a member yet? Register   Sign In
Library's parameters load with MAMP, but will not load when placed on server?
#8

[eluser]elvis2k[/eluser]
Many thanks! Renaming worked!

Library and Config file names:
Osucommoncontent.php

Controller calls:
$this->load->library(‘Osucommoncontent’);
$this->osucommoncontent->helloWorld();

Library constructor:
function Osucommoncontent($params = array()){
$this->params = $params;
}


Messages In This Thread
Library's parameters load with MAMP, but will not load when placed on server? - by El Forum - 04-09-2009, 02:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB