Initial Commit N° : 003 - V.4.3.5

This commit is contained in:
2025-03-28 14:51:03 +01:00
parent 579b475021
commit 1ec9986b28
78 changed files with 1974 additions and 10329 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ if (!function_exists('elessi_tiny_account')) {
return '';
}
if (isset($nasa_opt['header-type']) && $nasa_opt['header-type'] == '8') {
if (isset($nasa_opt['header-type']) && in_array($nasa_opt['header-type'],array('8','9'))) {
return '';
}