mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 20:01:47 +02:00
Mailing now considered to be 'frontend' when loading templates. Fixes consistency issues. (eg. login notifications etc.)
This commit is contained in:
@@ -2093,7 +2093,7 @@ class e_parse extends e_parser
|
||||
'e_HANDLER/' => '{e_HANDLER}', // BC
|
||||
'e_MEDIA/' => '{e_MEDIA}',
|
||||
'e_WEB/' => '{e_ADMIN}',
|
||||
'THEME/' => '{THEME}',
|
||||
// 'THEME/' => '{THEME}',
|
||||
);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user