Welcome Guest, Not a member yet? Register   Sign In
Cannot pass variables from Controller to Model
#2

You are not extending core files with your controller|model at all.
Shouldn't
PHP Code:
core/Model.php 
be
PHP Code:
core/MY_Model.php 
?
Reply


Messages In This Thread
RE: Cannot pass variables from Controller to Model - by Tpojka - 05-29-2016, 08:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB