blade ext constant no longer needed.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
*/
|
||||
define('EXT', '.php');
|
||||
define('CRLF', "\r\n");
|
||||
define('BLADE_EXT', '.blade.php');
|
||||
define('DEFAULT_BUNDLE', 'application');
|
||||
define('MB_STRING', (int) function_exists('mb_get_info'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user