Pman.Include.js
[Pman.Core] / Pman.Include.js
1 /**
2  * include a script -- normaly used for testing..
3  *
4  *
5  */
6
7
8 Pman.Include = function(sp) {
9     
10     var tag = '<script type="text/javascript"  src="'rootURL + sp;
11     Roo.get(documen.body).appendChild()
12     
13     
14 )