[eluser]il_dandi[/eluser]
Thanks for help me!!
I've new application
I've created the view, now in my controller I've inserted
$this->template->display('admin/avatars_view', $data);
But I see
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Avatars::$template
Filename: admin/avatars.php
Line Number: 15
What do I've to do for manage templates?
Thanks