Home
last modified time | relevance | path

Searched hist:"16 a367d4fc734ab4d7ded6a2ca8ba3ed94d7a0a5" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/
H A DAjax.php16a367d4fc734ab4d7ded6a2ca8ba3ed94d7a0a5 Tue Aug 29 19:00:33 UTC 2017 Andreas Gohr <andi@splitbrain.org> refactor Ajax functions into a class

This doesn't really do much except wrapping the functions into a
namespaced class. Autoloading takes care of loading the file.
It's now possible to call lib/exe/ajax.php multiple times in a test
request.

/dokuwiki/lib/exe/
H A Dajax.php16a367d4fc734ab4d7ded6a2ca8ba3ed94d7a0a5 Tue Aug 29 19:00:33 UTC 2017 Andreas Gohr <andi@splitbrain.org> refactor Ajax functions into a class

This doesn't really do much except wrapping the functions into a
namespaced class. Autoloading takes care of loading the file.
It's now possible to call lib/exe/ajax.php multiple times in a test
request.