Fixed variable passing for static includes
authorAlexander Ebert <ebert@woltlab.com>
Mon, 13 Feb 2012 13:34:27 +0000 (14:34 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 13 Feb 2012 13:34:27 +0000 (14:34 +0100)
commita44229d2c5c3d8c7a945e03234fff8bcc70ffb31
treeae6eaa8a1f088b2669b43d7c15c1276fd2210e54
parent4f915c76d0c3f22720f31675e133fdd6da49f18f
Fixed variable passing for static includes

Previously it was not possible to pass boolean values or numbers, because they were not recognized as valid value (even though they actually are).
wcfsetup/install/files/lib/system/template/TemplateScriptingCompiler.class.php