jun. 21, 2005 session_start(); include_once ("config/config.php"); include ("themes/".$setts['default_theme']."/header.php"); $about = getSqlRow("SELECT * FROM probid_users WHERE id='".$_REQUEST['userid']."'"); if ($about['aboutpage_type']==1||$setts['stores_enabled']!="Y") { header5($lang[aboutme]." - ".$about['username']); ?>