Initial Commit N° : 003 - V.4.3.5
This commit is contained in:
@@ -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 '';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user