(bug 7169) Use Ajax to watch/unwatch articles. Patch by Dan Li with some modificatio...
[lhc/web/wiklou.git] / includes / AjaxDispatcher.php
2006-12-26 Aryeh Gregor(bug 7169) Use Ajax to watch/unwatch articles. Patch...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-08-29 Daniel KinzlerRevamped ajax interface, see release notes.
2006-08-24 Tim StarlingExit from AJAX requests properly. Calling exit after...
2006-06-07 Tim StarlingValid exit status codes range from 0 to 254.
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-03-27 Jens FrankOOP'ed Ajax functions, embedded in index.php for better...