CI controller function is ignored |
[eluser]den-javamaniac[/eluser]
Hi. I'm trying to pass through a CI tutorial (writing a simple forum) and I can't make a controller function called. To be more specific I have this in a controller: Code: function __construct() { Code: function _remap($method){ NOTE: this issue is also discussed here. |
Messages In This Thread |
CI controller function is ignored - by El Forum - 05-09-2010, 04:15 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:16 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:21 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:29 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:35 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:43 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:59 AM
CI controller function is ignored - by El Forum - 05-09-2010, 06:05 AM
CI controller function is ignored - by El Forum - 05-09-2010, 06:11 AM
CI controller function is ignored - by El Forum - 05-09-2010, 06:51 AM
|