add application Controller

This commit is contained in:
coderkun 2014-01-17 02:34:29 +01:00
commit 7a5d92fdbf
3 changed files with 86 additions and 1 deletions

View file

@ -17,7 +17,7 @@
*
* @author Oliver Hanraths <oliver.hanraths@uni-duesseldorf.de>
*/
class ErrorController extends \nre\core\Controller
class ErrorController extends \hhu\z\Controller
{