コード例 #1
0
ファイル: index.php プロジェクト: Clansuite/Clansuite
/**
* Clansuite - just an eSports CMS
* Jens-André Koch © 2005 - onwards
* http://www.clansuite.com/
*
*        _\|/_
*        (o o)
+-----oOO-{_}-OOo------------------------------------------------------------------+
|                                                                                  |
|    LICENSE                                                                       |
|                                                                                  |
|    This program is free software; you can redistribute it and/or modify          |
|    it under the terms of the GNU General Public License as published by          |
|    the Free Software Foundation; either version 2 of the License, or             |
|    (at your option) any later version.                                           |
|                                                                                  |
|    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.  See the                 |
|    GNU General Public License for more details.                                  |
|                                                                                  |
|    You should have received a copy of the GNU Lesser General Public              |
|    License along with this program. If not, please visit the Free                |
|    Software Foundation website at <http://www.gnu.org/licenses/>.                |
|                                                                                  |
+----------------------------------------------------------------------------------+
*/
require 'application/bootstrap.php';
\Clansuite\CMS::run();