if ((int) $jobs['job_every_seconds'] == 0) { $jobs['job_every_seconds'] = ''; } if ((int) $jobs['job_show'] == 0) { $jobs['job_show'] = ''; } } if ((int) $_GET['refresh']) { grid_text_templates((int) $_GET['refresh']); if ($tmppageid = DB_query("SELECT page_id FROM " . $dbprefix . "grids WHERE gridid='" . (int) $_GET['refresh'] . "'", 'page_id')) { page_text_template($tmppageid); } if (makemap(false, '../', (int) $_GET['refresh'])) { $Nachricht .= ShowNachricht($newpoint1 . sprintf($_SP[89], $_GET['refresh']), false); } else { $Nachricht .= ShowNachricht($newpoint . sprintf($_SP[234], $_GET['refresh'])); } } if (!empty($_GET['tpreview']) && !eregi("[^-a-z._ 0-9]", html_entity_decode(stripslashes($_GET['tpreview'])))) { $imagepreview = '../incs/grid_templates/' . html_entity_decode(stripslashes($_GET['tpreview'])); } elseif (isset($_GET['tpreview']) && (int) $_GET['type']) { $imagepreview = '../incs/grid_banner/' . (int) $_GET['type'] . '.png'; } elseif (isset($_GET['type'])) { $imagepreview = '../incs/grid_templates/_standard.png'; } if ($_GET['gpreview']) { $imagepreview = '../grids/grid_' . html_entity_decode(stripslashes($_GET['gpreview'])); } if ($_GET['code'] && $_GET['pa']) { $nomenu = true; }
print date($CONFIG['date_format'], time() + 3600 * $CONFIG['timezone']); ?> </font> </td> </tr> <tr><td height=30 colspan=2 nowrap><font color="#FFFFFF"><b><?php echo $_SP[66]; ?> </td></tr> </table> <font color="#FFFFFF"><b> <?php if ($Nachricht) { print ShowNachricht($Nachricht, $exit == false); } if ($exit) { exit; } ?> </b></font> <table border="0" width="600"> <?php if (!$_REQUEST['mail']) { ?> <tr> <td height="24" align=right><b><font color="#C40000"> <?php echo $_SP[67]; ?> : </b></td>