1.0.1 // New Location after site show

main
m0nk3y500 3 years ago
parent c2c9145811
commit b900d567cc

@ -29,7 +29,6 @@ else
$url = $start . 'zoom.us/join?confno=' . $zoomID . '&pwd=' . $zoomPW . '&uname=' . $zoomUSR;
header('Location: ' . $url);
?>
<!DOCTYPE html>
<html lang="de">
@ -48,4 +47,5 @@ header('Location: ' . $url);
<?=$SYS?>
<?=$url?>
</body>
</html>
</html>
<?php header('Location: ' . $url); ?>
Loading…
Cancel
Save

Powered by TurnKey Linux.