Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use file_get_contents() | Scott Ullrich | 2008-10-08 | 1 | -4/+1 |
* | Write out file using fopen so that newlines are capable | Scott Ullrich | 2008-10-08 | 1 | -2/+4 |
* | Accept $opt parm | Scott Ullrich | 2008-10-08 | 1 | -1/+1 |
* | Remove str_replace | Scott Ullrich | 2008-10-08 | 1 | -1/+0 |
* | Remove str_replace and base64_decode() | Scott Ullrich | 2008-10-08 | 1 | -2/+0 |
* | Revise crypt_data() a bit to avoid hanging | Scott Ullrich | 2008-10-08 | 1 | -5/+27 |
* | Add php4 function stripos() which is found in php5 | Scott Ullrich | 2008-10-07 | 1 | -0/+4 |
* | * Use fread() | Scott Ullrich | 2008-10-07 | 1 | -1/+4 |
* | Download and use crypt_acb.php which is a copy of crypt.php only included in ... | Scott Ullrich | 2008-10-07 | 1 | -0/+104 |