[Paulscriptsmods-checkin] ajax_shout install.xml, 1.19.2.27, 1.19.2.28
Status: Beta
Brought to you by:
paulsohier
From: Paul S. <pau...@us...> - 2007-09-17 11:59:14
|
Update of /cvsroot/paulscriptsmods/ajax_shout In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15331 Modified Files: Tag: phpbb3_ver install.xml Log Message: release. Index: install.xml =================================================================== RCS file: /cvsroot/paulscriptsmods/ajax_shout/install.xml,v retrieving revision 1.19.2.27 retrieving revision 1.19.2.28 diff -C2 -d -r1.19.2.27 -r1.19.2.28 *** install.xml 15 Sep 2007 21:41:32 -0000 1.19.2.27 --- install.xml 17 Sep 2007 11:59:15 -0000 1.19.2.28 *************** *** 2,6 **** <?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?> <!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Although MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD. No support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/--> ! <!-- $Id --> <mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.1.xsd"> <header> --- 2,6 ---- <?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?> <!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Although MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD. No support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/--> ! <!-- $Id$ --> <mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.1.xsd"> <header> *************** *** 103,107 **** <entry> ! <date>xxx-xx-xx</date> <rev-version> <major>0</major> --- 103,107 ---- <entry> ! <date>2007-09-17</date> <rev-version> <major>0</major> |