PHP 8.2.30
Preview: edit.tpl.php Size: 698 B
//opt/cloudlinux/alt-php54/root/usr/share/xcache_3/cacher/edit.tpl.php

<?php include "../common/header.tpl.php"; ?>
<?php
$h_name = htmlspecialchars(var_export($name, true));
$h_value = htmlspecialchars($value);
?>
<form method="post" action="">
	<fieldset>
		<legend><?php echo sprintf(_T("Editing Variable %s"), $h_name); ?></legend>
		<textarea name="value" style="width: 100%; height: 200px; overflow-y: auto" <?php echo $editable ? "" : "disabled=disabled"; ?>><?php echo $h_value; ?></textarea><br>
		<input type="submit" <?php echo $editable ? "" : "disabled=disabled"; ?>>
		<?php
		if (!$editable) {
			echo sprintf(_T("Set %s in config to enable"), "\$config['enable_eval'] = true");
		}
		?>
	</fieldset>
</form>
<?php include "../common/footer.tpl.php"; ?>

Directory Contents

Dirs: 2 × Files: 9

Name Size Perms Modified Actions
lang DIR
- drwxr-xr-x 2024-03-03 22:51:43
Edit Download
sub DIR
- drwxr-xr-x 2024-03-03 22:51:43
Edit Download
1.18 KB lrw-r--r-- 2013-09-26 13:30:39
Edit Download
103 B lrw-r--r-- 2013-09-26 13:30:39
Edit Download
461 B lrw-r--r-- 2013-09-26 13:30:39
Edit Download
783 B lrw-r--r-- 2013-09-26 13:30:39
Edit Download
698 B lrw-r--r-- 2013-09-26 13:30:39
Edit Download
7.22 KB lrw-r--r-- 2013-09-26 13:30:39
Edit Download
656 B lrw-r--r-- 2013-09-26 13:30:39
Edit Download
1.03 KB lrw-r--r-- 2013-11-09 16:38:00
Edit Download
245 B lrw-r--r-- 2013-09-26 13:30:39
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).