mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
Change class name case because of composer autoloader problems
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user