[ Index ] |
|
Code source de e107 0.7.8 |
1 if (ADMIN) { 2 $str = str_replace(".", "", ADMINPERMS); 3 if (ADMINPERMS == "0") { 4 return "<b>".ADLAN_48.":</b> ".ADMINNAME." (".ADLAN_49.") ".( defined('e_DBLANGUAGE') ? "<b>".LAN_head_5."</b> ".e_DBLANGUAGE : "" ) ; 5 } else { 6 return "<b>".ADLAN_48.":</b> ".ADMINNAME." ".( defined('e_DBLANGUAGE') ? "<b>".LAN_head_5."</b> ".e_DBLANGUAGE : "" ) ; 7 } 8 } else { 9 return ADLAN_51." ..."; 10 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |