0 użytkowników i 1 Gość przegląda ten wątek.
$phpSelf = isset($_SERVER['PHP_SELF']) ? substr($_SERVER['PHP_SELF'], strlen(__PS_BASE_URI__)) : '';
if($phpSelf == '') $phpSelf = 'index.php';