summaryrefslogtreecommitdiff
path: root/inc/subscription.php
Commit message (Collapse)AuthorAge
...
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\ | | | | | | | | Conflicts: inc/fulltext.php
| * removed more unneeded require_once() callsAndreas Gohr2010-02-01
| |
| * first attempt to centralize all include loadingAndreas Gohr2010-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 mailAdrian Lang2010-02-09
| |
* | Receive event data by ref to change itAdrian Lang2010-02-08
|/
* fixed call-time pass-by-reference warningAndreas Gohr2010-01-31
|
* more code cleanupAndreas Gohr2010-01-29
|
* Add events to subscription.Adrian Lang2010-01-20
|
* New mail subscription with digestAdrian Lang2010-01-20