Skip to content

Commit 8e1cc6c

Browse files
committed
Update online-users.php
1 parent 2d722c5 commit 8e1cc6c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

ajax/online-users.php

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
<?php
2+
// AJAXY CHAT
3+
// PROGRAMMED BY: Hunter Long
4+
// GPL LICENSE - Please push updates to github!
5+
// https://github.com/Hunterlong/AjaxyChat
6+
7+
8+
9+
210

311
include '../db.php';
412

@@ -42,4 +50,4 @@
4250

4351
}
4452

45-
?>
53+
?>

0 commit comments

Comments
 (0)