Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/im-config/data/ drwxr-xr-x | |
| Viewing file: Select action/file-type: # vim: set sts=4 expandtab:
if [ -z "$IM_CONFIG_DEFAULT_MODE" ]; then
IM_CONFIG_DEFAULT_MODE=auto
IM_CONFIG_SHORT="$(eval_gettext "use \$IM_CONFIG_DEFAULT_MODE mode (missing \$IM_CONFIG_DEFAULT )")"
elif [ ! -r $IM_CONFIG_DATA/[012345678]?_$IM_CONFIG_DEFAULT_MODE.rc ]; then
IM_CONFIG_DEFAULT_MODE=auto
IM_CONFIG_SHORT="$(eval_gettext "use \$IM_CONFIG_DEFAULT_MODE mode (bogus content in \$IM_CONFIG_DEFAULT)")"
else
IM_CONFIG_SHORT="$(eval_gettext "use \$IM_CONFIG_DEFAULT_MODE mode set by \$IM_CONFIG_DEFAULT")"
fi
IM_CONFIG_LONG="N/A"
# This always return true
package_menu () {
:
}
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0052 ]-- |