mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-09 14:56:10 +01:00
Bug fix to Remote Backups
This commit is contained in:
4
install/openlitespeed/dist/Example/html/phpinfo.php
vendored
Normal file
4
install/openlitespeed/dist/Example/html/phpinfo.php
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
date_default_timezone_set('America/New_York');
|
||||
phpinfo();
|
||||
?>
|
||||
Reference in New Issue
Block a user