query_single("SELECT * FROM tourenliste WHERE id='".$_POST['id']."'"); /* if ($saso_temp['num_rows'] ==0) { $tour = $GLOBALS['mysql']->query_single("SELECT * FROM tourenliste WHERE id='".$_POST['id']."'"); } */ $template->assign('data', $tourd); $template->assign('content', 'tpl/ajax/ssstatus.tpl'); ?>