fix
This commit is contained in:
parent
d1f3a50568
commit
2bf12a069f
@ -13,7 +13,7 @@ $module_list = array (
|
|||||||
"php-apcu",
|
"php-apcu",
|
||||||
"php-imap",
|
"php-imap",
|
||||||
"php-pspell",
|
"php-pspell",
|
||||||
"the ionCube PHP Loader + ionCube24",
|
"ionCube Loader",
|
||||||
);
|
);
|
||||||
|
|
||||||
$status_code = array (
|
$status_code = array (
|
||||||
@ -41,6 +41,5 @@ for ($i = 0; $i < count($module_list); $i++) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
print_r(get_loaded_extensions());
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user