[root]/inc/classes/main/filter/payment

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 7 (100.0%) | 168 (100.0%) | 24.0 |
Moved to repository "core" (not yet fully setup!)
0 lines of code changed in 2 files:
Filteres rewritten, birthday added, some fixes:
- Birthday (day and month as 2-digit number and year as 4-digit number) added
- All filters now extends the BaseFilter class
- Typo (Startuphilfe -> Starthilfe) fixed
- Minor improvements
1 lines of code changed in 1 file:
Generic catch rewritten in explicit
12 lines of code changed in 1 file:
Prepared for payment database layout
1 lines of code changed in 1 file:
Payment introduced, minor rewrites
- Payment system introduced (not finished)
- Refill page prepared for payment system
- Methods addCriteria() first parameter is now in ", not in '
- Minor improvements
154 lines of code changed in 2 files: