diff --git a/core/trunk/index.php b/core/trunk/index.php index 99fb92f1e1f861d74d31a547c4cbb3a03f7cfb72..04959a650c4a9d9fcc230156d9579f2b2712950f 100644 --- a/core/trunk/index.php +++ b/core/trunk/index.php @@ -1,6 +1,6 @@ <?php /* -* Copyright 2012 Maarch +* Copyright 2012-2015 Maarch * * This file is part of Maarch Framework. * @@ -18,6 +18,14 @@ * along with Maarch Framework. If not, see <http://www.gnu.org/licenses/>. */ +/****************************************************************************/ +/* */ +/* */ +/* THIS PAGE CAN NOT BE OVERWRITTEN IN A CUSTOM */ +/* */ +/* */ +/* **************************************************************************/ + /** * @brief Maarch root file *