[9.1.01] fichier include manquant
This commit is contained in:
parent
875b067b5a
commit
3f73c3c293
@ -302,7 +302,9 @@
|
|||||||
<div id="backToTop"><?php echo template::ico('up'); ?></div>
|
<div id="backToTop"><?php echo template::ico('up'); ?></div>
|
||||||
<?php $layout->showScript();
|
<?php $layout->showScript();
|
||||||
// Test d'insertion d'un script
|
// Test d'insertion d'un script
|
||||||
include ('site/data/script.inc.php');
|
if (file_exits('site/data/script.inc.php')) {
|
||||||
|
include ('site/data/script.inc.php');
|
||||||
|
}
|
||||||
?>
|
?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
x
Reference in New Issue
Block a user