4 lines
117 B
PHP
4 lines
117 B
PHP
|
<?php defined('SYSPATH') OR die('No direct script access.');
|
||
|
|
||
|
class Email_Exception extends lnApp_Email_Exception {}
|