Browse Source

Tweak filter documentation.

Taylor Otwell 13 years ago
parent
commit
dfcf3dd322
1 changed files with 0 additions and 2 deletions
  1. 0 2
      application/filters.php

+ 0 - 2
application/filters.php

@@ -40,8 +40,6 @@ return array(
 	| To make your life easier, we have built authentication and CSRF filters
 	| that are ready to attach to your routes. Enjoy.
 	|
-	| For more information, check out: http://laravel.com/docs/start/routes#filters
-	|
 	*/
 
 	'before' => function($method, $uri)