✏️ 正在编辑: success.php
路径:
/srv/systems_dir/contemax/public/lib/tinymce/plugins/filemanager/uploader/success.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<html> <head> <!--JUPLOAD_JSCRIPT--> <title>JUpload RESPONSIVE filemanager</title> <style> body{padding:0px; margin:0px;} </style> <meta http-equiv="refresh" content="3;url=index.php?path=<?php echo strip_tags(preg_replace( "/[^a-zA-Z0-9\.\[\]_| -]/", '',$_GET['path'])); ?>"> </head> <body> <center><br/><br/> <img src="success.jpg" alt="success"> </center> </body> </html>
💾 保存文件
← 返回文件管理器