mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54: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 Uwe Tews
|
||||||
* @author Rodney Rehm
|
* @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
|
* Flag that it's an uncompiled resource
|
||||||
|
Reference in New Issue
Block a user