(bug 7758) Added wrapper span to "templates used" explanation to allow CSS styling...
[lhc/web/wiklou.git] / includes / AjaxDispatcher.php
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...