Changed admin path's and page paths to absolute.

This commit is contained in:
2023-05-27 19:40:40 -05:00
parent b871daf30e
commit a715d95da7
4 changed files with 13 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
<?php
echo $_SERVER['DOCUMENT_ROOT'];
phpinfo();
?>