X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=run.php;h=3d0b1d4d5e2bbe66a7d9b7dc1a6d7bef69e349c9;hb=27f182546d729a9d297091799fcf1a1922da0c5e;hp=4e56e98237ed5c00654293628c479996e991e9bf;hpb=ea7f4763f4ee51f22091aa6e75cd4c59cea55bc0;p=wfpl.git diff --git a/run.php b/run.php index 4e56e98..3d0b1d4 100644 --- a/run.php +++ b/run.php @@ -116,7 +116,7 @@ function run_php($dest = false) { } } - $data = &$GLOBALS['wfpl_template']; + $data = &$GLOBALS['wfpl_tem_data']; $data['basename'] = $basename; if(function_exists('display_messages')) { display_messages();