[cvs] [Wiki] changed: DatabaseCleanup

Wiki Guest wikiguest at horde.org
Mon Jun 26 18:17:22 PDT 2006


guest [64.179.170.108]  Mon, 26 Jun 2006 18:17:20 -0700

Modified page: http://wiki.horde.org/DatabaseCleanup
New Revision:  1.1
Change log:  Put  <code> trag around script

@@ -4,9 +4,9 @@
 It really should be PHP-ized and get the database information from the configs
 I think it needs the history database in it - for horde 3.1 and later
 
 --------- hordedel
-
+<code>
 #!/bin/bash
 #
 #  Origional From Beaudoin <jacques-beaudoin at cspi.qc.ca>
 # made it a little more flexible  Bill Graham <grahamcw at hurleybulldogs.com>
@@ -88,5 +88,5 @@
 echo "horde_datatree: $HD_B / $HD_A"
 echo "horde_datatree_attributes: $HDA_B / $HDA_A"
 
 exit 0
-
+</code>


More information about the cvs mailing list