Index: trunk/admin/install.php =================================================================== diff -u -r116 -r117 --- trunk/admin/install.php (.../install.php) (revision 116) +++ trunk/admin/install.php (.../install.php) (revision 117) @@ -3,8 +3,8 @@ //$new_version = '1.0.2'; -//define("GET_LICENSE_URL", "http://www.intechnic.com/myaccount/license.php"); -define("GET_LICENSE_URL", "http://maris.prod.intechnic.lv/in-business/license.php"); +define("GET_LICENSE_URL", "http://www.intechnic.com/myaccount/license.php"); + define('BACKUP_NAME', 'dump(.*).txt'); // how backup dump files are named $general_error = '';