This commit is contained in:
Stefan Puraner
2016-05-20 11:22:23 +02:00
7 changed files with 447 additions and 7 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| environments.
|
*/
$config['base_url'] = 'http://localhost/fhcomplete/';
$config['base_url'] = 'http://phpci.fhcomplete.org/build/fhcomplete/';
/*
|--------------------------------------------------------------------------