Change class name case because of composer autoloader problems

This commit is contained in:
Uwe Tews
2014-12-30 16:27:08 +01:00
parent b122878131
commit 8fe6f14af7

View File

@@ -9,7 +9,7 @@
* @author Uwe Tews
* @author Rodney Rehm
*/
class Smarty_Internal_Resource_PHP extends Smarty_Resource_Uncompiled
class Smarty_Internal_Resource_Php extends Smarty_Resource_Uncompiled
{
/**
* container for short_open_tag directive's value before executing PHP templates