Minor internal fixes

This commit is contained in:
Deon George
2014-10-22 11:18:56 +11:00
parent f7567dc250
commit db7f5f8d55
6 changed files with 9 additions and 5 deletions

View File

@@ -6,4 +6,4 @@
* @copyright (c) 2014 Deon George
* @license http://dev.leenooks.net/license
*/
class lnApp_Email_Exception extends Kohana_Exception {}
abstract class lnApp_Email_Exception extends Kohana_Exception {}