add debuf

This commit is contained in:
3x0k1d 2025-05-05 06:55:28 +03:00
parent 848e64654e
commit d1f3a50568

View File

@ -41,3 +41,6 @@ for ($i = 0; $i < count($module_list); $i++) {
}
}
print_r(get_loaded_extensions());