diff options
author | z0rglub <z0rglub@piwigo.org> | 2003-11-05 22:28:37 +0000 |
---|---|---|
committer | z0rglub <z0rglub@piwigo.org> | 2003-11-05 22:28:37 +0000 |
commit | e499c6ad9657497f968d2987c0419c30ee5e109c (patch) | |
tree | fab34b6785d49b27af3b20d1045627cb95693293 | |
parent | 0089ab102c906a41aab663cf11d201f1076062cc (diff) |
removing readme.txt, it's replaced by README_en.txt, README_fr.txt
git-svn-id: http://piwigo.org/svn/trunk@232 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | readme.txt | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/readme.txt b/readme.txt deleted file mode 100644 index 5f38e27ce..000000000 --- a/readme.txt +++ /dev/null @@ -1,31 +0,0 @@ - PhpWebGallery version 1.3 (12/10/2003) - http://phpwebgallery.net - http://forum.phpwebgallery.net - -English ----------------------------------------------------------------------- - Installation instructions for PhpWebGallery - -1. extract files from the downloaded file (using tar or unzip command, or - softwares like powerarchiver or winzip) - -2. place de source files on your website in the directory of your choice - ("gallery" for example), it is useless to place "readme.txt" file on your - website - -3. go to the URL http://your.domain/gallery/admin/install.php - -4. follow the instructions of installation - -Francais ---------------------------------------------------------------------- - Instructions d'installation de PhpWebGallery - -1. décompresser à l'aide de winzip par exemple (winrar, winace et beaucoup - d'autres le permettent également) le fichier téléchargé. - -2. placer les fichiers décompressés sur votre serveur web dans le répertoire - de votre choix ("galerie" par exemple), il est inutile de placer le - fichier "readme.txt" sur votre serveur web - -3. aller à l'URL http://votre.domaine/galerie/admin/install.php - -4. suivre les instructions d'installation
\ No newline at end of file |