update v1.0.5.2
This commit is contained in:
@@ -191,7 +191,7 @@ class InstallController extends Controller {
|
||||
* @return type view
|
||||
*/
|
||||
public function postconnection() {
|
||||
|
||||
error_reporting(E_ALL & ~E_NOTICE);
|
||||
$default = Input::get('default');
|
||||
$host = Input::get('host');
|
||||
$database = Input::get('databasename');
|
||||
|
Reference in New Issue
Block a user