This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit fd34163
1 parent 37c2b0a commit fd34163
1 file changed
+1
-1
lines changedDiff for: core/html_api.php
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
463 | 463 |
| |
464 | 464 |
| |
465 | 465 |
| |
466 |
| - | |
| 466 | + | |
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
|
2 commit comments
atrol commentedon Feb 25, 2012
IMO lost_pwd_page should also be added to this list of pages.
vboctor commentedon Feb 26, 2012
You are right, good catch. I just checked in the fix and refactored it into a re-usable method that can be used from other places, e.g. custom headers, etc.