forked from Wavyzz/dolibarr
FIX #17125
This commit is contained in:
@@ -40,6 +40,10 @@ $theme = GETPOST('theme', 'aZ09');
|
||||
$codelang = GETPOST('lang', 'aZ09');
|
||||
$keyforcontent = GETPOST('keyforcontent', 'aZ09');
|
||||
|
||||
if (!isModEnabled("externalsite")) {
|
||||
accessforbidden('Module externalsite not enabled');
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* View
|
||||
|
||||
Reference in New Issue
Block a user