minor bug fixes.

This commit is contained in:
Joshua Ashton
2025-02-01 22:32:35 -07:00
parent eab066346e
commit 0b9bd47609
4 changed files with 2 additions and 5 deletions
-1
View File
@@ -1,7 +1,6 @@
<?php
session_start();
include ('login.php');
exec('php explore.php &');
?>
<!DOCTYPE html>
<html lang="en">