mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Import from DCARF SVN
This commit is contained in:
7
include/pear/data/HTML_AJAX/js/Alias.js
Normal file
7
include/pear/data/HTML_AJAX/js/Alias.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// Alias main HTML_AJAX functions to shorter names
|
||||
// See Main.js for License/Author details
|
||||
var $u = HTML_AJAX_Util;
|
||||
var $a = HTML_AJAX;
|
||||
if (!$) {
|
||||
var $ = HTML_AJAX_Util.getElement;
|
||||
}
|
||||
Reference in New Issue
Block a user