[root]/application/blog/main/actions/web

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 5 (100.0%) | 87 (100.0%) | 17.4 |
Moved to other repositories
0 lines of code changed in 2 files:
A lot rewrites and fixes for weak redirect methods
- Explicit exit() function added after all redirect calls for weak
implementations. But normally we have strong implementations...
- All filters, actions and commands now have a
Base<short_app_name>Filter|Action|Command class
- Invalid 'company' entries removed from non-shipsimu templates
- More missing classes and config enttries added (mainly to blog software)
- Some other minor improvements/fixes
8 lines of code changed in 1 file:
Blog login area fixed, missing classes added
- Missing class WebBlogLoginWelcomeAction added to make the blog working again
- Missing config entries added
- Ship Simu code parts removed from blog template
- Missing command class for Ship Simu added
- Minor template fixes
79 lines of code changed in 2 files: