Skip to content

Commit 796e2e5

Browse files
authored
Updated index.php
1 parent c06b203 commit 796e2e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.php

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
//If your Discord.php file is in another folder you need to change the file path!
99
include("Discord.php");
1010
$sendembed = New Discord();
11+
12+
//Executes the function
13+
$sendembed->Visitor();
1114
?>
1215

1316
</body>

0 commit comments

Comments
 (0)