SA-CORE-2023-004 by DamienMcKenna, elarlang, larowlan, effulgentsia, pandaski, mcdruid, jenlampton, quicksketch, greggles
parent
e783c7f3a0
commit
b82f268439
|
@ -2385,7 +2385,7 @@ function system_run_cron() {
|
|||
* Menu callback: return information about PHP.
|
||||
*/
|
||||
function system_php() {
|
||||
phpinfo();
|
||||
phpinfo(~ (INFO_VARIABLES | INFO_ENVIRONMENT));
|
||||
drupal_exit();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue