Bug Install , fix path to message_script.php
This commit is contained in:
parent
7bfbfc464c
commit
299c99084e
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ if ( $_GET['lang'] == "en_US.utf8" || $_GET['lang']=='fr_FR.utf8')
|
|||
<script type="text/javascript" charset="utf-8" language="javascript" src="js/infobulle.js">
|
||||
</script>
|
||||
<?php
|
||||
include_once NOALYSS_INCLUDE.'/lib/message_script.php';
|
||||
include_once NOALYSS_INCLUDE.'/lib/message_javascript.php';
|
||||
?>
|
||||
<script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue