11-04-2015, 01:16 AMKewl Wrote: 11-04-2015, 01:10 AMAndresXZ09 Wrote: How can I disable the backup feature on the ACP?Edit the file: backupdb.php Right under the <?php tag, add Code:die('Backups Disabled'); -- Located in: Admin CP Directory > modules > tools
11-04-2015, 01:10 AMAndresXZ09 Wrote: How can I disable the backup feature on the ACP?
die('Backups Disabled');
Loading Info...