Update rain.tpl.class.php

This commit is contained in:
Eric Johansson (neku) 2015-10-08 00:30:18 +02:00
parent 572a393f86
commit 21e65e7907
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ class RainTPL{
* *
* @var bool * @var bool
*/ */
static $php_enabled = false; static $php_enabled = true;
/** /**