Changeset 21411 for events/phpframework
- Timestamp:
- 10/16/08 16:11:41 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/plain_php/trunk/core/Action.php
r20666 r21411 61 61 protected function rejectExternalReferer() 62 62 { 63 if ($this->hasExternalReferer()) throw new NotFound Exception;63 if ($this->hasExternalReferer()) throw new NotFoundResponse; 64 64 } 65 65
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)