minor fixes
This commit is contained in:
parent
daace699a6
commit
2ce4424db7
20 changed files with 674 additions and 621 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
require(__DIR__ . "/../libs/auth.php");
|
||||
global $username;
|
||||
echo $username;
|
||||
require(__DIR__ . "/../libs/auth.php");
|
||||
global $username;
|
||||
echo $username;
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue