refactoring.
This commit is contained in:
@@ -83,7 +83,7 @@ return array(
|
||||
|
|
||||
*/
|
||||
|
||||
'packages' => array(),
|
||||
'libraries' => array(),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
@@ -52,7 +52,7 @@ return array(
|
||||
{
|
||||
if (Config::get('session.driver') !== '')
|
||||
{
|
||||
Session::flash(Input::old_input, Input::get());
|
||||
Input::flash();
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user