Welcome Guest, Not a member yet? Register   Sign In
Trying to extend the input class
#3

[eluser]InsiteFX[/eluser]
Your missing the constructor part.
Code:
public function __construct()
{
    parent::__construct();
}


Messages In This Thread
Trying to extend the input class - by El Forum - 01-07-2013, 07:05 AM
Trying to extend the input class - by El Forum - 01-07-2013, 07:30 AM
Trying to extend the input class - by El Forum - 01-07-2013, 07:31 AM
Trying to extend the input class - by El Forum - 01-07-2013, 08:22 AM
Trying to extend the input class - by El Forum - 01-07-2013, 08:29 AM
Trying to extend the input class - by El Forum - 01-07-2013, 08:47 AM
Trying to extend the input class - by El Forum - 01-07-2013, 09:11 AM
Trying to extend the input class - by El Forum - 01-07-2013, 11:09 AM
Trying to extend the input class - by El Forum - 01-07-2013, 11:11 AM
Trying to extend the input class - by El Forum - 01-07-2013, 11:12 AM
Trying to extend the input class - by El Forum - 01-07-2013, 11:14 AM
Trying to extend the input class - by El Forum - 01-07-2013, 11:22 AM
Trying to extend the input class - by El Forum - 01-07-2013, 12:25 PM
Trying to extend the input class - by El Forum - 01-07-2013, 12:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB