X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=db.php;h=efefbda3bcfc3906ba3a03d1bc13ae3b2740967e;hp=84b23aa685ca019a4f3085df57f09d92836feb55;hb=15459c86d0996ab3037b1738a8be6efd378c1258;hpb=35b2973c5ed7fbba047cf67a5e84957bfdedc7c7 diff --git a/db.php b/db.php index 84b23aa..efefbda 100644 --- a/db.php +++ b/db.php @@ -16,8 +16,8 @@ # along with this program. If not, see . -require_once(__DIR__ . '/encode.php'); -require_once(__DIR__ . '/format.php'); +require_once(__DIR__.'/'.'encode.php'); +require_once(__DIR__.'/'.'format.php'); # db_connect() -- connect to a mysql database #