. * */ require_once 'lib/init.php'; if (!Access::check('interface', 100)) { UI::access_denied(); exit(); } phpinfo();