Files
ave-cms/adminx/assets/vendor/codemirror/index.php
T
2026-07-27 12:58:44 +03:00

6 lines
54 B
PHP

<?php
header('Location:../index.php?id=2');
exit;
?>