[root]/application/admin
admin
(0 files, 0 lines)
exceptions
(0 files, 0 lines)
interfaces
(0 files, 0 lines)
main
(0 files, 0 lines)
actions
(0 files, 0 lines)
web
(0 files, 0 lines)
commands
(0 files, 0 lines)
web
(0 files, 0 lines)
login
(0 files, 0 lines)
helper
(0 files, 0 lines)
templates
(0 files, 0 lines)
de
(0 files, 0 lines)
code
(0 files, 0 lines)
emails
(0 files, 0 lines)
html
(0 files, 0 lines)
images
(0 files, 0 lines)
_cache
(0 files, 0 lines)
de
(0 files, 0 lines)
image
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 21 (100.0%) | 845 (100.0%) | 40.2 |
Moved to other repositories
0 lines of code changed in 9 files:
Some minor improvements, typo fixed:
- Typo in exception handler fixed
- Application selector does now have updated starter.php and exception/assertion
handlers
1 lines of code changed in 1 file:
All helper are now configurable
9 lines of code changed in 1 file:
A lot naming conventions applied:
- All action templates and classes now contains the application name
- This is needed for the admin area where we need to add special filters for
user rights validation
- Class "BaseApplication" added which registers the ApplicationHelper class
for later usage.
- Some minor fixes
1 lines of code changed in 1 file:
Dummy admin area added, HTML code in PHP scripts rewritten to CSS classes, CSS ids fixed
834 lines of code changed in 9 files: