This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * THE GREAT REDACTOR | |
| * | |
| * PHP Version 5.1+ | |
| * | |
| * Use this in cases where data needs to be copied to a test environment. This will | |
| * strip all data from fields as defined $redact. If you need to exclude some | |
| * tables, add this to $excluded_tables. |