[wpdev-commits] xmlscripts/definitions scripts.xml,1.138,1.139
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-07-09 08:38:34
|
Update of /cvsroot/wpdev/xmlscripts/definitions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14515/definitions Modified Files: scripts.xml Log Message: Password moved to Python. Index: scripts.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/scripts.xml,v retrieving revision 1.138 retrieving revision 1.139 diff -C2 -d -r1.138 -r1.139 *** scripts.xml 8 Jul 2004 22:17:12 -0000 1.138 --- scripts.xml 9 Jul 2004 08:38:26 -0000 1.139 *************** *** 97,100 **** --- 97,101 ---- <script>commands.info</script> <script>commands.invul</script> + <script>commands.password</script> <script>commands.restore</script> <script>commands.resurrect</script> |