e
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| 27 | <body><div id="login"><?php | 27 | <body><div id="login"><?php |
| 28 | 28 | ||
| 29 | include_once("./config.php"); | 29 | include_once("./config.php"); |
| 30 | include_once("/includes/functions.php"); | 30 | include_once("includes/functions.php"); |
| 31 | 31 | ||
| 32 | //print_r($_GET);die; | 32 | //print_r($_GET);die; |
| 33 | 33 | ... | ... |
-
Please register or sign in to post a comment