22: if(file_exists("../local/profil/".$_POST['login'].".prof")){ Notice!
/includes/header.php
238: if (stristr($_SERVER['HTTP_USER_AGENT'],'windows') || stristr($_SERVER['HTTP_USER_AGENT'],'linux') || Notice!
/includes/header.php
239: stristr($_SERVER['HTTP_USER_AGENT'],'macintosh') || stristr($_SERVER['HTTP_USER_AGENT'],'unix') || Notice!
/includes/header.php
240: stristr($_SERVER['HTTP_USER_AGENT'],'macos') || stristr($_SERVER['HTTP_USER_AGENT'],'bsd')){ Notice!
/includes/start.php
38: if (!preg_match('#^(?:[a-z0-9_\-/]+|\.+(?!/))*$#i', $check_url)){ Notice!
/index.php
44: if (preg_match('|^[a-z0-9_\-]+$|i', $_GET['p']) && preg_match('|^[a-z0-9_\-]+$|i', $_GET['f'])){ Notice!
/index.php
46: if (file_exists($_GET['p'].'/'.$_GET['f'].'.'.$config['ras'])){ Notice!
/index.php
48: include_once ($_GET['p'].'/'.$_GET['f'].'.'.$config['ras']); Notice!
/pages/subscribe.php
20: if (preg_match('|^[a-z0-9]+$|i', $_GET['key'])){ Notice!