diff --git a/core/layout/main.php b/core/layout/main.php index 7fb52caa..8c2f0627 100755 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -14,6 +14,8 @@ + + showStyle(); ?> @@ -320,6 +322,9 @@
-showScript(); ?> +showScript(); + // Test d'isertion d'un script + include ('site/data/script.inc.php'); +?> \ No newline at end of file