Subversion Repositories Applications.papyrus

Rev

Rev 556 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 556 Rev 559
Line 72... Line 72...
72
 
72
 
Line 73... Line 73...
73
<div style="display: none;"><a href="<?php echo $this->href() ?>/resetstyle" accesskey="7"></a></div>
73
<div style="display: none;"><a href="<?php echo $this->href() ?>/resetstyle" accesskey="7"></a></div>
74
 
74
 
-
 
75
<?
-
 
76
$menu_page=$this->config["menu_page"];
-
 
77
if (version_compare(phpversion(), '5.0') < 0) {
-
 
78
    eval('
-
 
79
    function clone($object) {
-
 
80
      return $object;
-
 
81
    }
75
<?
82
    ');
76
$menu_page=$this->config["menu_page"];
83
}
77
if (isset($menu_page) and ($menu_page!=""))
84
if (isset($menu_page) and ($menu_page!=""))
78
    {
85
    {
79
    // Ajout Menu de Navigation
86
    // Ajout Menu de Navigation