[root]/application/admin/main/login
helper
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 6 (100.0%) | 157 (100.0%) | 26.1 |
Moved to other repositories
0 lines of code changed in 2 files:
Typos fixed and special command resolver are now possible
- Two typos fixed: In terms like "if the" and "in the" >the< has been removed
- If a special "page" depending web command resolver is found it will be used
- Otherwise the default command resolver WebCommandResolver will be used as fall-back
- Some minor fixes
- TODO extended with a good "naming convention idea"
5 lines of code changed in 1 file:
- XHTML errors/warnings fixed in some pages
- Auto-close/open HTML comments added for debugging
- Form-stub for training payed by goverment added
- Some rewrites (do we want "=== false" or "!== true" in boolean expressions?)
1 lines of code changed in 1 file:
Dummy admin area added, HTML code in PHP scripts rewritten to CSS classes, CSS ids fixed
151 lines of code changed in 2 files: