[ Index ] |
|
Code source de e107 0.7.8 |
1 if (ADMIN && ADMINPERMS == "0") { 2 global $ns; 3 if ($pref['adminpwordchange'] && ((ADMINPWCHANGE+2592000) < time())) { 4 $text = "<div style='mediumtext; text-align:center'>".ADLAN_102." <a href='".e_ADMIN."updateadmin.php'>".ADLAN_103."</a></div>"; 5 return $ns -> tablerender(ADLAN_104, $text, '', TRUE); 6 } 7 }
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 |