[ Index ] |
|
Code source de Serendipity 1.2 |
1 <?php # $Id: config.inc.php 1520 2006-11-30 21:34:29Z garvinhicking $ 2 3 if (IN_serendipity !== true) { 4 die ("Don't hack!"); 5 } 6 7 $probelang = dirname(__FILE__) . '/lang_' . $serendipity['lang'] . '.inc.php'; 8 if (file_exists($probelang)) { 9 include $probelang; 10 } else { 11 include dirname(__FILE__) . '/lang_en.inc.php'; 12 } 13 14 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Nov 24 09:00:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |