From d0c5296540de0d1923296245adf66b53cad3c5b9 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 19 Jan 2013 20:26:39 +0200 Subject: [PATCH] Gelato: remove email.php --- libraries/Gelato/Email/Email.php | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 libraries/Gelato/Email/Email.php diff --git a/libraries/Gelato/Email/Email.php b/libraries/Gelato/Email/Email.php deleted file mode 100644 index baf3642..0000000 --- a/libraries/Gelato/Email/Email.php +++ /dev/null @@ -1,24 +0,0 @@ - - * @copyright 2012-2013 Romanenko Sergey / Awilum - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - -class Email -{ - public static function send() - { - - } -} \ No newline at end of file