Файловый менеджер - Редактировать - /usr/share/perl5/importenv.pl
Назад
;# This file, when interpreted, pulls the environment into normal variables. ;# Usage: ;# require 'importenv.pl'; ;# or ;# #include <importenv.pl> local($tmp,$key) = ''; foreach $key (keys(%ENV)) { $tmp .= "\$$key = \$ENV{'$key'};" if $key =~ /^[A-Za-z]\w*$/; } eval $tmp; 1;
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.24 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка