* * * This software is protected by copyright, please * read the file COPYRIGHT. * This program is distributed in the hope that it * will be useful, but without any warranty; without * even the implied warranty of merchantability or * fitness for a particular purpose. Please * read the file LICENCE. * * InstallControl.php * *

Ce fichier sert à vérifier l'installation du portail
*

* * @author Initiance * @since 2018/04/02 * @version 0.3 * @link www.rooty.me * @package install * @copyright Copyright © 2009-2018, Rooty */ // Cette variable existe lorque l'installation est effectuée define ('QWARE_INSTALLED', {_QWAREINSTALLED_}); /* Qware installé */ ?>