This website requires JavaScript.
Explore
Help
Sign In
biglyderv
/
bigly-chat
Watch
1
Star
0
Fork
You've already forked bigly-chat
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3553e53969
bigly-chat
/
docs
/
auth.php
6 lines
93 B
PHP
Raw
Normal View
History
Unescape
Escape
auth api
2025-01-02 21:50:07 -05:00
<
?
php
starting to clean up this code
2025-01-07 15:19:55 -05:00
require
(
__DIR__
.
"
/../libs/auth.php
"
);
auth api
2025-01-02 21:50:07 -05:00
global
$username
;
echo
$username
;
?>
Reference in a new issue
Copy permalink