%PDF- %PDF-
| Direktori : /www/varak.net/mail2.varak.net_old/adminpanel/modules/webmail/inc/ |
| Current File : /www/varak.net/mail2.varak.net_old/adminpanel/modules/webmail/inc/blank.php |
<?php
/*
* Copyright 2004-2014, AfterLogic Corp.
* Licensed under AGPLv3 license or AfterLogic license
* if commercial version of the product was purchased.
* See the LICENSE file for a full license statement.
*/
class CWebMailBlankAction extends ap_CoreModuleHelper
{
public function UsersLogin()
{
exit(AP_LANG_ERROR); // TODO
}
}