🤩 File Manager - Mr.X
PHP:
8.3.33
Server:
Apache
OS:
Linux 5.14.0-611.49.1.el9_7.x86_64
User:
websparkit
Navigate
Upload:
Upload
New File
New Folder
Editing:RuntimeException.php
<?php namespace PhpZip\Exception; /** * Runtime exception. * Exception thrown if an error which can only be found on runtime occurs. * * @author Ne-Lexa alexey@nelexa.ru * @license MIT */ class RuntimeException extends \RuntimeException { }
Save Changes
Cancel
Create New File
Create New Folder