Skip to content

Commit d988759

Browse files
committed
Update login.php
1 parent ca13322 commit d988759

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

ajax/login.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

@@ -36,4 +44,4 @@
3644

3745

3846

39-
?>
47+
?>

0 commit comments

Comments
 (0)