File manager - Edit - /home/jardides/www/Cloud/apps/gallery/templates/index.php
Back
<?php /** * @var $_ array */ ?> <div id="app"> <?php if (isset($_['code'])) { if ($_['code'] === 404) { print_unescaped($this->inc('part.filenotfounderror')); } elseif ($_['code'] === 500) { print_unescaped($this->inc('part.internalservererror')); } else { print_unescaped($this->inc('part.linkerror')); } } else { print_unescaped($this->inc('part.content')); } ?> </div>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings