#!@php_bin@
<?php
/**
- * $Horde: framework/admintools/horde-create-sequence.php,v 1.9 2009/07/22 06:40:30 slusarz Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
#!@php_bin@
<?php
/**
- * $Horde: framework/admintools/horde-remove-pref.php,v 1.4 2009/07/22 06:40:30 slusarz Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* This script removes a pref from users' settings. Helps when a setting is
#!@php_bin@
<?php
/**
- * $Horde: framework/admintools/horde-sql-shell.php,v 1.10 2009/07/22 06:40:30 slusarz Exp $
- *
* Copyright 2007-2009 The Horde Project (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL). If you
#!/bin/sh
-# $Horde: framework/admintools/horde-update.sh,v 1.1 2006/09/11 05:01:14 chuck Exp $
#
# update_horde.sh - Marcus I. Ryan <marcus@riboflavin.net>
#
# <rel>_ver - A list of the various CVS distributions for realease <ver>
# and the CVS branches to download. See examples.
#
-# WARNING: I do not currently have it set up to check if a patch fails
+# WARNING: I do not currently have it set up to check if a patch fails
# completely. This is not usually a problem, but if a *.dist file
# is drastically updated it has been known to cause problems.
# If you use this script, please keep an eye out for this. That