Dear ADMIN
Correction in Documentation is needed
on page
http://www.grocerycrud.com/documentation/tutorial_basic_methods
function:__construct is:
function __construct()
{
parent::__construct();
$this->load->database();
}
this give a PHP error:
Class 'grocery_CRUD' not foundaccording to controller Examples, function_construct need to be like this:
Please, see also your post as replay to member milamber posted on 28 October 2012- 06.17PM
Regards,
Ilya - Macedonia