代码搜索:upgrade
找到约 2,216 项符合「upgrade」的源代码
代码结果 2,216
www.eeworm.com/read/181762/9238595
upgrade
*** Important notice when you upgrade to mail2sms 1.1 or later from ***
*** mail2sms 1.0 or 0.X ***
The ABORT keyword is not working as it previou
www.eeworm.com/read/408504/6970694
upgrade
===========
UPGRADING
===========
- Replace all your .php files EXCEPT config.php with the files in this package.
- IMPORTANT: Either run upgrade.php or execute the SQL lines in upgrade.sql
www.eeworm.com/read/144648/12778618
upgrade
General Information
-------------------
To upgrade from a previous release simply follow the
installation instructions. Your configuration files will
not be touched. New options have the older behavi
www.eeworm.com/read/304793/13786902
upgrade
UseBB Development Version Upgrading
-----------------------------------
Current version: 0.6a
Notes:
- UseBB now works completely on PHP 5 (tested with 5.1.0b3).
- There are several new config opt
www.eeworm.com/read/238485/13883035
upgrade
SAVE COPIES OF YOUR OUTGOING MAIL! Like any other piece of software (and
information generally), the qmail system comes with NO WARRANTY. It's
much more secure and reliable than sendmail, but that's n
www.eeworm.com/read/136812/5857701
upgrade
#
umask 022
HOST=`hostname`
CLIENTS=""
. ./check_test
. ./house_keeper
. ./script_gen
. ./exec_upgrade
. ./inout
BIN=/usr/bin
ETC=/usr/etc
INC=$USR_TMP/inc
VOL0=$USR_TMP/vol0
VOL_NAMES=$USR_TMP/vol_na
www.eeworm.com/read/130515/14188614
upgrade
Upgrading the calendar from 1.1 to 1.2 is trivial. Aside from copying the
updated php files from the calendar directory, you will need to add a
modify_id column to the srcevent table in srccalendar.
www.eeworm.com/read/226770/14452968
upgrade
#!/bin/sh -e
umask 022
test -d package || ( echo 'Wrong working directory.'; exit 1 )
test -d src || ( echo 'Wrong working directory.'; exit 1 )
here=`env - PATH=$PATH pwd`
parent=`dirname $here`
e
www.eeworm.com/read/455325/1620608
upgrade
If you updated from R1.01c or earlier, then use the "tools/upgrade-101d"
to convert the plugin file names in your 'config.php' file.
www.eeworm.com/read/334125/3374896
upgrade
#!/usr/bin/python
#
# Upgrade from Samba3
# Copyright Jelmer Vernooij 2005-2007
# Released under the GNU GPL v3 or later
#
import getopt
import optparse
import os, sys
# Find right directory when run