aboutsummaryrefslogtreecommitdiffstats
path: root/packages/autoconfigbackup/crypt_acb.php
Commit message (Expand)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
* Remove str_replace and base64_decode()Scott Ullrich2008-10-081-2/+0
* 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
* Download and use crypt_acb.php which is a copy of crypt.php only included in ...Scott Ullrich2008-10-071-0/+104