2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2023-07-19 01:29:20 +02:00
parent 6e738b3390
commit 0941ab7577
2 changed files with 5 additions and 1 deletions

View File

@@ -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