mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Fix undefined constant by importing LAN in e_marketplace
Apparently e_marketplace depends on the admin area theme LAN
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
* Application store client
|
||||
*
|
||||
*/
|
||||
|
||||
e107::coreLan('theme', true);
|
||||
|
||||
class e_marketplace
|
||||
{
|
||||
|
Reference in New Issue
Block a user