Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleds committed Apr 29, 2012
1 parent bf08b58 commit 3f919d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ Now, if the user is not authorize to complete the action, an exception will be r

```php
<?php

protected function unauthorized($action) {
echo "You are not authorized to view this page\n";
// ... Redirect to home page
Expand Down

0 comments on commit 3f919d8

Please sign in to comment.