[root]/inc/classes/exceptions/helper

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 45 (100.0%) | 458 (100.0%) | 10.1 |
Moved to repository "core" (not yet fully setup!)
0 lines of code changed in 10 files:
Dummy admin area added, HTML code in PHP scripts rewritten to CSS classes, CSS ids fixed
5 lines of code changed in 5 files:
Rendering of helper code improved
138 lines of code changed in 3 files:
generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved
46 lines of code changed in 1 file:
More conventions than code added:
- Copyright line fixed (space added, sorry guys!)
- Doc tags fixed in a lot files
- Arrays send to exceptions are now all $msgArray called
- BaseHelper class now contains generic methods from WebFormHelper class
- BaseWebHelper added which holds "web-generic" methods and attributes
- Due to these changes, the WebFormHelper is now cleared from generic methods
15 lines of code changed in 5 files:
A lot debug messages removed, mailer with stubs added, resend link basicly finished - except mailing
1 lines of code changed in 1 file:
Type-hints fixed, header docs fixed, exceptions deprecated
9 lines of code changed in 2 files:
Exceptions now with not so much underlines
3 lines of code changed in 3 files:
Just a space removed
5 lines of code changed in 5 files:
Results are now searchable and iterateable, insertDataSet renamed to queryInsertDataSet, login added with stubs
46 lines of code changed in 1 file:
Comment header fixed
4 lines of code changed in 4 files:
Registration form and form helper completed, XHTML markup errors fixed
186 lines of code changed in 5 files: