Merge pull request #57 from pedroborges/develop

Absent Date class alias removed
This commit is contained in:
Taylor Otwell 2011-08-14 11:09:38 -07:00
commit 8798d87e2f
1 changed files with 0 additions and 1 deletions

View File

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