Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Memelite70 authored May 17, 2024
1 parent 246159c commit 75b7c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTGAME/index.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php
$homepage = file_get_contents('/gameframe.html');
$homepage = file_get_contents('/universal/index.html');
echo $homepage;
?>

0 comments on commit 75b7c9f

Please sign in to comment.