aboutsummaryrefslogtreecommitdiffstats
path: root/packages/autoconfigbackup/crypt_acb.php
Commit message (Collapse)AuthorAgeFilesLines
* Use file_get_contents()Scott Ullrich2008-10-081-4/+1
|
* Write out file using fopen so that newlines are capableScott Ullrich2008-10-081-2/+4
|
* Accept $opt parmScott Ullrich2008-10-081-1/+1
|
* Remove str_replaceScott Ullrich2008-10-081-1/+0
| | | | Suggested-by: Matthew Grooms
* Remove str_replace and base64_decode()Scott Ullrich2008-10-081-2/+0
| | | | Suggested-by: Matthew Grooms
* Revise crypt_data() a bit to avoid hangingScott Ullrich2008-10-081-5/+27
|
* Add php4 function stripos() which is found in php5Scott Ullrich2008-10-071-0/+4
|
* * Use fread()Scott Ullrich2008-10-071-1/+4
| | | | * Touch last backup status file if it does not exist
* Download and use crypt_acb.php which is a copy of crypt.php only included in ↵Scott Ullrich2008-10-071-0/+104
1.3.