Welcome Guest, Not a member yet? Register   Sign In
Problem with helper function - works ok locally but not on host
#5

[eluser]WanWizard[/eluser]
If your subclass_prefix is 'MY_', your file should be called 'MY_security_helper.php'.

You should load it using:
Code:
$this->load->helper('security');
as it is an extension to the CI helper.


Messages In This Thread
Problem with helper function - works ok locally but not on host - by El Forum - 09-13-2009, 08:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB