diff options
author | ivan <ivan> | 2001-07-30 07:36:04 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-07-30 07:36:04 +0000 |
commit | 51984ac3d3da3006809c6866fdecd4ad83610731 (patch) | |
tree | ac16f533c25a1947eee7bee226fed5638c42bd94 /httemplate/docs/upgrade2.html | |
parent | 9c2016b3a564d439960420114ce6f4cab3bf723b (diff) |
templates!!!
Diffstat (limited to 'httemplate/docs/upgrade2.html')
-rwxr-xr-x | httemplate/docs/upgrade2.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/httemplate/docs/upgrade2.html b/httemplate/docs/upgrade2.html new file mode 100755 index 000000000..7acae48f7 --- /dev/null +++ b/httemplate/docs/upgrade2.html @@ -0,0 +1,11 @@ +<head> + <title>Upgrading to 1.1.4</title> +</head> +<body> +<h1>Upgrading to 1.1.4 from 1.1.x</h1> +<ul> + <li>If migrating from 1.0.0, see these <a href="upgrade.html">instructions</a> first. + <li>Back up your data and current Freeside installation. + <li>If applicable, create the new <a href="config.html">configuration files</a>: lpr, cybercash2, cybercash3.2 + <li>Copy or symlink htdocs and site_perl to the new copies. +</body> |