Task #4359 : Multiecran
This commit is contained in:
parent
3794344a49
commit
dc4e553bcf
3 changed files with 10 additions and 3 deletions
|
|
@ -23,6 +23,8 @@ include("user_menu.php");
|
|||
include_once ("constant.php");
|
||||
include_once("jrn.php");
|
||||
include_once("user_common.php");
|
||||
include_once("class_widget.php");
|
||||
|
||||
|
||||
html_page_start($_SESSION['use_theme']);
|
||||
if ( ! isset ( $_SESSION['g_dossier'] ) ) {
|
||||
|
|
@ -63,3 +65,4 @@ ShowMenuCompta($_SESSION['g_dossier']);
|
|||
}
|
||||
echo '</DIV>';
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue