gyro/modules/offline/enabled.inc.php
Go to the documentation of this file.00001 <?php 00002 /** 00003 * @defgroup Offline 00004 * @ingroup Modules 00005 * 00006 * Switch your site off- or online easily. 00007 * 00008 * @attention 00009 * Needs write access to the .htaccess file in the web root, and is 00010 * compatabile with Apache web server (and Lighttpd, eventually) only. 00011 */ 00012 00013 Load::enable_module('console', 'systemupdate');