From: <on...@us...> - 2002-09-21 07:21:03
|
Update of /cvsroot/xoops/xoops-current/html/include In directory usw-pr-cvs1:/tmp/cvs-serv1520 Modified Files: xoopsjs.php Log Message: no message Index: xoopsjs.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/include/xoopsjs.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** xoopsjs.php 10 Aug 2002 18:49:00 -0000 1.4 --- xoopsjs.php 21 Sep 2002 07:21:00 -0000 1.5 *************** *** 1,4 **** - <script type='text/javascript'> - <!-- function xoopsGetElementById(id){ if (document.getElementById) { --- 1,2 ---- *************** *** 118,121 **** window.onload=init; - //--> - </script> --- 116,117 ---- |