Bug fix to Remote Backups

This commit is contained in:
usmannasir
2018-09-05 19:06:06 +05:00
parent 7a9e358d5a
commit 2921125c06
1539 changed files with 360759 additions and 10 deletions

View File

@@ -0,0 +1,4 @@
<?php
date_default_timezone_set('America/New_York');
phpinfo();
?>