diff --git a/application/config/aliases.php b/application/config/aliases.php deleted file mode 100644 index b3dcb23f..00000000 --- a/application/config/aliases.php +++ /dev/null @@ -1,48 +0,0 @@ - 'System\\Asset', - 'Auth' => 'System\\Auth', - 'Benchmark' => 'System\\Benchmark', - 'Cache' => 'System\\Cache', - 'Config' => 'System\\Config', - 'Cookie' => 'System\\Cookie', - 'Crypter' => 'System\\Crypter', - 'DB' => 'System\\DB', - 'Eloquent' => 'System\\DB\\Eloquent\\Model', - 'File' => 'System\\File', - 'Form' => 'System\\Form', - 'Hash' => 'System\\Hash', - 'HTML' => 'System\\HTML', - 'Inflector' => 'System\\Inflector', - 'Input' => 'System\\Input', - 'Lang' => 'System\\Lang', - 'Loader' => 'System\\Loader', - 'Package' => 'System\\Package', - 'URL' => 'System\\URL', - 'Redirect' => 'System\\Redirect', - 'Request' => 'System\\Request', - 'Response' => 'System\\Response', - 'Session' => 'System\\Session', - 'Str' => 'System\\Str', - 'Validator' => 'System\\Validator', - 'View' => 'System\\View', - -); \ No newline at end of file diff --git a/application/views/error/404.php b/application/views/error/404.php index f5c3729e..3d497472 100644 --- a/application/views/error/404.php +++ b/application/views/error/404.php @@ -81,7 +81,7 @@
-We couldn't find the resource you requested. Would you like go to our home page instead?
+We couldn't find the resource you requested. Would you like go to our home page instead?