Вход Регистрация
Файл: mc-2.7.1/modules/index_page/helpers/_installer.php
Строк: 18
<?php

/**
 * MobileCMS
 *
 * Open source content management system for mobile sites
 *
 * @author MobileCMS Team <support@mobilecms.pro>
 * @copyright Copyright (c) 2011-2019, MobileCMS Team
 * @link https://mobilecms.pro Official site
 * @license MIT license
 */
defined('IN_SYSTEM') or die('<b>403<br />Запрет доступа!</b>');

//---------------------------------------------

/**
 * Хелпер установки модуля
 */
class _installer {

    
/**
     * Установка модуля
     */
    
public static function install($db) {
        
    }

    
/**
     * Деинсталляция модуля
     */
    
public static function uninstall($db) {
        
    }

}

?>
Онлайн: 2
Реклама