[wpdev-commits] xmlscripts/definitions scripts.xml,1.59,1.60
Brought to you by:
rip,
thiagocorrea
|
From: <dar...@us...> - 2003-09-20 01:07:55
|
Update of /cvsroot/wpdev/xmlscripts/definitions In directory sc8-pr-cvs1:/tmp/cvs-serv26359 Modified Files: scripts.xml Log Message: Removed errorhandler.py Fixed some malformed xml files. Index: scripts.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/scripts.xml,v retrieving revision 1.59 retrieving revision 1.60 diff -C2 -d -r1.59 -r1.60 *** scripts.xml 15 Sep 2003 16:19:16 -0000 1.59 --- scripts.xml 20 Sep 2003 01:07:51 -0000 1.60 *************** *** 90,95 **** <script>skills.peacemaking</script> <script>skills.provocation</script> - - <!-- Load *LAST* thats important --> - <script>errorhandler</script> </definitions> --- 90,92 ---- |