Skip to content

Commit 538d657

Browse files
authored
Update index.php
1 parent 4415385 commit 538d657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<!-- navbar -->
55
<h1>DB Test result:</h1>
6-
<p><?php> echo $result; </?></p>
6+
<p><?php echo $result; ?></p>
77
<header>
88
Displayed from frontend/index.php
99

0 commit comments

Comments
 (0)