* * File Name : datenbank.html * Last Update : 2011-01-07 */ $stopcounter = true; include('glob/start.php'); if(array_key_exists($id, $games_online)){ $url = uri_get($page[$page['childrendb'][SITE_PAGE_GAMES]]['uri'].$id,0,0,0,$b,0); }elseif($id){ unset($id); } if(!$id){ $url = uri_get($page[SITE_PAGE_GAMES]['url'],0,$q,$start,$b,$o); } url_redirect_permanent($url); ?>