aboutsummaryrefslogtreecommitdiffstats
path: root/config/autoconfigbackup/autoconfigbackup.php
Commit message (Collapse)AuthorAgeFilesLines
* Run the decrypted backup through htmlentities, otherwise things like & ↵jim-p2011-10-111-1/+1
| | | | in the actual config get turned into their decoded counterparts (&, ", etc) and if that result is copy/pasted, saved, and restored, it is invalid XML and gets tossed out.
* Call conf_mount_rw() before restoreScott Ullrich2009-10-151-1/+3
|
* Unbreak ACB restoreScott Ullrich2009-08-231-3/+8
|
* Show errors when they occurScott Ullrich2009-08-231-0/+4
|
* fix typosChris Buechler2009-05-191-3/+3
|
* Show please setup auto config backup as a message after redirecting pageScott Ullrich2009-03-141-1/+1
|
* Show loading indicator correctly.Scott Ullrich2009-03-111-3/+4
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+387