From 296a88b5574cb51ac27a19844ad7231818958c50 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Fri, 2 Jan 2015 06:07:19 +0100 Subject: [PATCH] Change class name case because of composer autoloader problems --- libs/sysplugins/smarty_internal_resource_php.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/sysplugins/smarty_internal_resource_php.php b/libs/sysplugins/smarty_internal_resource_php.php index 593ced75..50668f04 100644 --- a/libs/sysplugins/smarty_internal_resource_php.php +++ b/libs/sysplugins/smarty_internal_resource_php.php @@ -9,7 +9,7 @@ * @author Uwe Tews * @author Rodney Rehm */ -class Smarty_Internal_Resource_PHP extends Smarty_Internal_Resource_File +class Smarty_Internal_Resource_Php extends Smarty_Internal_Resource_File { /** * Flag that it's an uncompiled resource