File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/custom-php-settings/src/Backend/views/cps-env-vars.php
Back
<div class="wrap"> <?php require_once('cps-tabs.php'); ?> <table class="custom-php-settings-table widefat"> <thead> <th><?php echo __('Name', self::TEXT_DOMAIN); ?></th> <th><?php echo __('Value', self::TEXT_DOMAIN); ?></th> </thead> <?php foreach ($_ENV as $name => $value) : ?> <tr> <td><?php echo esc_html($name); ?></td> <td><?php echo esc_html($value); ?></td> </tr> <?php endforeach; ?> </table> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings