[root]/application/ship-simu/main/resolver/web

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 15 (100.0%) | 576 (100.0%) | 38.4 |
'public static final' is correct
2 lines of code changed in 2 files:
Properties set/deleted on .htaccess
0 lines of code changed in 1 file:
SVN properties globally set
0 lines of code changed in 2 files:
Several entries fixed/renamed (sory, lame text)
193 lines of code changed in 2 files:
readConfig() is not naming convention, renamed to getConfigEntry()
3 lines of code changed in 1 file:
Copyright updated, menu class added for 'home'
1 lines of code changed in 1 file:
svn:keyword set on all scripts
0 lines of code changed in 1 file:
Class name typo fixed, typo goverment->government fixed
4 lines of code changed in 1 file:
Typo in 'goverment' fixed ('government' is correct)
186 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"
187 lines of code changed in 2 files: