X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=messages.php;h=98ada56c16029afc69cbb2ebfee198c2ab4192fc;hb=cb781e2eff50ef8d28a6a8868559a18465614dac;hp=8c66ee2fce17143e6d89d95f1e59e07ae1b654f0;hpb=2d753b1cb86b98e2995476b74f47cb5663670e4d;p=wfpl.git diff --git a/messages.php b/messages.php index 8c66ee2..98ada56 100644 --- a/messages.php +++ b/messages.php @@ -51,7 +51,7 @@ # # -require_once('code/wfpl/template.php'); +require_once(__DIR__ . '/template.php'); # call this to display a message function message($msg) {