diff --git a/index.php b/index.php index ce750c740..b6fa64a0d 100644 --- a/index.php +++ b/index.php @@ -1,23 +1,35 @@ + * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License + * @link https://www.seeddms.org Main Site + */ -require("inc/inc.Settings.php"); +require "inc/inc.Settings.php"; if(true) { require_once("inc/inc.Utils.php");