|
@@ -25,7 +25,6 @@ return array(
|
|
'Config' => 'System\\Config',
|
|
'Config' => 'System\\Config',
|
|
'Cookie' => 'System\\Cookie',
|
|
'Cookie' => 'System\\Cookie',
|
|
'Crypt' => 'System\\Crypt',
|
|
'Crypt' => 'System\\Crypt',
|
|
- 'Date' => 'System\\Date',
|
|
|
|
'DB' => 'System\\DB',
|
|
'DB' => 'System\\DB',
|
|
'Eloquent' => 'System\\DB\\Eloquent\\Model',
|
|
'Eloquent' => 'System\\DB\\Eloquent\\Model',
|
|
'File' => 'System\\File',
|
|
'File' => 'System\\File',
|