From: Nico K. <nkl...@us...> - 2008-06-30 12:12:06
|
Update of /cvsroot/mmapps/mmapps/remotepublishing/config/applications/Publisher/builders In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8625/remotepublishing/config/applications/Publisher/builders Modified Files: remotenodes.xml Log Message: lastmodified is a system field Index: remotenodes.xml =================================================================== RCS file: /cvsroot/mmapps/mmapps/remotepublishing/config/applications/Publisher/builders/remotenodes.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** remotenodes.xml 18 Apr 2007 07:50:11 -0000 1.4 --- remotenodes.xml 30 Jun 2008 12:11:46 -0000 1.5 *************** *** 55,59 **** <db> <name>timestamp</name> ! <type key="false" notnull="false" state="persistent">DATETIME</type> </db> </field> --- 55,59 ---- <db> <name>timestamp</name> ! <type key="false" notnull="false" state="system">DATETIME</type> </db> </field> |