Updated bootstrap and many other items
This commit is contained in:
9
classes/lnApp/Email/Exception.php
Normal file
9
classes/lnApp/Email/Exception.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php defined('SYSPATH') OR die('No direct script access.');
|
||||
/**
|
||||
* @package lnApp
|
||||
* @category Exceptions
|
||||
* @author Deon George
|
||||
* @copyright (c) 2014 Deon George
|
||||
* @license http://dev.leenooks.net/license
|
||||
*/
|
||||
class lnApp_Email_Exception extends Kohana_Exception {}
|
Reference in New Issue
Block a user