[root]/inc/classes/main/application

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 4 (100.0%) | 49 (100.0%) | 12.2 |
Moved to repository "core" (not yet fully setup!)
0 lines of code changed in 2 files:
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
49 lines of code changed in 2 files: