Index: trunk/admin/install.php =================================================================== diff -u -r154 -r157 --- trunk/admin/install.php (.../install.php) (revision 154) +++ trunk/admin/install.php (.../install.php) (revision 157) @@ -3,8 +3,7 @@ //$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 = '';