Home
last modified time | relevance | path

Searched refs:includeOnce (Results 1 – 1 of 1) sorted by relevance

/plugin/freechat/phpfreechat/data/public/js/
H A Dxajax.js33 includeOnce:function(sFileName){var loadedScripts=document.getElementsByTagName('script');for(var i… method in xajax
174 else if(cmd=="ino"){cmdFullname="includeScriptOnce";this.includeOnce(data);}