disable(); /** * Displays PHP information */ if ($GLOBALS['cfg']['ShowPhpInfo']) { phpinfo(); }