diff options
author | chrisaga <chrisaga@piwigo.org> | 2007-06-02 11:00:55 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2007-06-02 11:00:55 +0000 |
commit | a42b553c48acfea369579186a6ca6ea2cdb3ca62 (patch) | |
tree | 65d5977eb939b83e65c151a6ed5197ed31816640 | |
parent | c0a9781ff8f6580c55070482940dae1582fe2869 (diff) |
update: some more files to save before upgrading
git-svn-id: http://piwigo.org/svn/trunk@2028 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | doc/README_en.txt | 4 | ||||
-rw-r--r-- | doc/README_fr.txt | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/README_en.txt b/doc/README_en.txt index 88766f79c..097d365c4 100644 --- a/doc/README_en.txt +++ b/doc/README_en.txt @@ -23,7 +23,11 @@ Upgrade 1. elements to save : - file "include/mysql.inc.php" + - file "include/config_local.inc.php" + - file "template-common/local-layout.css" + - file "template/yoga/local-layout.css" - directory "galleries" + - any optional theme or extension you have intalled - your database (create a dump, using PhpMyAdmin for instance) 2. delete all files and directories of your previous installation (but not diff --git a/doc/README_fr.txt b/doc/README_fr.txt index 4f49f29e9..72b7f1596 100644 --- a/doc/README_fr.txt +++ b/doc/README_fr.txt @@ -22,7 +22,11 @@ Mise à jour 1. éléments à sauvegarder : - fichier "include/mysql.inc.php" + - fichier "include/config_local.inc.php" + - fichier "template-common/local-layout.css" + - fichier "template/yoga/local-layout.css" - répertoire "galleries" + - éventuellement thèmes supplémentaires et extensions - votre base de données (en créant un dump, avec PhpMyAdmin par exemple) 2. supprimer tous les fichiers et répertoires de la précédente installation |