From 21e65e7907cc8d34acda8e7adb464087075f577b Mon Sep 17 00:00:00 2001 From: "Eric Johansson (neku)" Date: Thu, 8 Oct 2015 00:30:18 +0200 Subject: [PATCH] Update rain.tpl.class.php --- rain/rain.tpl.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rain/rain.tpl.class.php b/rain/rain.tpl.class.php index ddbc9e8..aeaf9a6 100644 --- a/rain/rain.tpl.class.php +++ b/rain/rain.tpl.class.php @@ -90,7 +90,7 @@ class RainTPL{ * * @var bool */ - static $php_enabled = false; + static $php_enabled = true; /**