fixed vie errors.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// The active modules for this Laravel installation.
|
||||
// --------------------------------------------------------------
|
||||
$active = array(
|
||||
'application' => realpath('../application'),
|
||||
'application' => 'application',
|
||||
);
|
||||
|
||||
// --------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user