mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 05:07:49 +02:00
Gelato: remove email.php
This commit is contained in:
@@ -1,24 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Gelato Library
|
|
||||||
*
|
|
||||||
* This source file is part of the Gelato Library. More information,
|
|
||||||
* documentation and tutorials can be found at http://gelato.monstra.org
|
|
||||||
*
|
|
||||||
* @package Gelato
|
|
||||||
*
|
|
||||||
* @author Romanenko Sergey / Awilum <awilum@msn.com>
|
|
||||||
* @copyright 2012-2013 Romanenko Sergey / Awilum <awilum@msn.com>
|
|
||||||
*
|
|
||||||
* 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()
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user