Index: openacs-4/packages/ajaxhelper/www/doc/index.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajaxhelper/www/doc/index.html,v diff -u -r1.9 -r1.9.2.1 --- openacs-4/packages/ajaxhelper/www/doc/index.html 7 Aug 2017 23:48:03 -0000 1.9 +++ openacs-4/packages/ajaxhelper/www/doc/index.html 1 Aug 2024 07:38:16 -0000 1.9.2.1 @@ -93,7 +93,7 @@
Ajax Procedures :

-Prototype
has a pair of javascript functions that alllow +Prototype has a pair of javascript functions that allow programmers to use XMLHTTP. The ajax.updater and ajax.request functions. See http://api.prototypejs.org/ajax/Ajax/Updater/