Update of /var/cvs/applications/crontab/config/builders/crontab
In directory james.mmbase.org:/tmp/cvs-serv8794

Modified Files:
        cronjobs.xml 
Log Message:
added the fields also already added on 1.8


See also: 
http://cvs.mmbase.org/viewcvs/applications/crontab/config/builders/crontab


Index: cronjobs.xml
===================================================================
RCS file: /var/cvs/applications/crontab/config/builders/crontab/cronjobs.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- cronjobs.xml        21 Jul 2008 11:36:32 -0000      1.3
+++ cronjobs.xml        21 Jul 2008 11:38:05 -0000      1.4
@@ -108,6 +108,16 @@
         </enumeration>
       </datatype>
     </field>
+    <field name="lastrun">
+      <datatype base="datetime" xmlns="http://www.mmbase.org/xmlns/datatypes"; 
/>
+    </field>
+
+    <field name="count">
+      <datatype base="integer" xmlns="http://www.mmbase.org/xmlns/datatypes"; />
+    </field>
+    <field name="lastcost">
+      <datatype base="integer" xmlns="http://www.mmbase.org/xmlns/datatypes"; />
+    </field>
   </fieldlist>
 </builder>
 
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to