Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / UPGRADING
index 0320349bae59c551684dccbd0baaa220d116769e..31907cf0172c193f37e2b7214ca5120747c3a277 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -8,7 +8,9 @@ http://www.gnu.org/licenses/gpl.html
 Here's the simple way to upgrade to this version of Bugdar:
 
 1) Upload all of the Bugdar files to the server, overwriting all the old
-   ones that were there before.
+   ones that were there before. Note that you should backup your
+   includes/config.php because your S/FTP client may overwrite the
+   directory rather than its contents (replacing, not merging, the directory).
 
 2) Point your browser to http://www.example.com/bugdar/install/upgrade.php
    and follow the instructions.