X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=db.php;h=efefbda3bcfc3906ba3a03d1bc13ae3b2740967e;hb=288f4f6a8e732f2c1cd115cabeae58a05a82097e;hp=84b23aa685ca019a4f3085df57f09d92836feb55;hpb=35b2973c5ed7fbba047cf67a5e84957bfdedc7c7;p=wfpl.git 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 #