Index: trunk/admin/install.php =================================================================== diff -u -r118 -r120 --- trunk/admin/install.php (.../install.php) (revision 118) +++ trunk/admin/install.php (.../install.php) (revision 120) @@ -4,7 +4,6 @@ //$new_version = '1.0.2'; define("GET_LICENSE_URL", "http://www.intechnic.com/myaccount/license.php"); - define('BACKUP_NAME', 'dump(.*).txt'); // how backup dump files are named $general_error = '';