Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Merge branch 'requireall' | Andreas Gohr | 2010-03-12 | |
|\ | | | | | | | | | Conflicts: inc/fulltext.php | |||
| * | removed more unneeded require_once() calls | Andreas Gohr | 2010-02-01 | |
| | | ||||
| * | first attempt to centralize all include loading | Andreas Gohr | 2010-01-31 | |
| | | | | | | | | | | | | | | | | Classes are loaded throug PHP5's class autoloader, all other includes are just loaded by default. This skips a lot of require_once calls. Parser and Plugin stuff isn't handled by the class loader yet. | |||
* | | Nicer list subscription mail | Adrian Lang | 2010-02-09 | |
| | | ||||
* | | Receive event data by ref to change it | Adrian Lang | 2010-02-08 | |
|/ | ||||
* | fixed call-time pass-by-reference warning | Andreas Gohr | 2010-01-31 | |
| | ||||
* | more code cleanup | Andreas Gohr | 2010-01-29 | |
| | ||||
* | Add events to subscription. | Adrian Lang | 2010-01-20 | |
| | ||||
* | New mail subscription with digest | Adrian Lang | 2010-01-20 | |