Code Documentation

This commit is contained in:
Dany De Bontridder 2015-08-26 20:03:43 +02:00
parent 4d0271fa67
commit 06ebafb036

View file

@ -2746,7 +2746,8 @@ function unescape_xml($p_xml)
return $xml;
}
/**
*load all the javascript in once
*load all the javascript only one time
*
*/
function load_all_script()
{