update INSTALL and UPGRADE file
authorAndreas Unterkircher <unki@netshadow.at>
Sat, 30 May 2009 07:57:50 +0000 (09:57 +0200)
committerAndreas Unterkircher <unki@netshadow.at>
Sat, 30 May 2009 07:57:50 +0000 (09:57 +0200)
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
INSTALL
UPGRADE

diff --git a/INSTALL b/INSTALL
index 48f52d499f8a6f366d66659d8f2ae53b5746153c..470c1935157f69570cbb1eea813d0ad43ed45731 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -10,6 +10,7 @@ phpfspot install howto:
      * sqlite3 (native or as PDO driver)
    - PEAR extensions (pear install %name%)
      * Calendar
      * sqlite3 (native or as PDO driver)
    - PEAR extensions (pear install %name%)
      * Calendar
+     * Date
      * HTML_AJAX
  - Smarty (php template engine, http://smarty.php.net)
  - sqlite3
      * HTML_AJAX
  - Smarty (php template engine, http://smarty.php.net)
  - sqlite3
diff --git a/UPGRADE b/UPGRADE
index 262bd7460b6ebc08499b230786fca134bdf6e00f..b5672258274a4d17f865476631f80ab1dd7cc9bc 100644 (file)
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,3 +1,7 @@
+== Upgrading from 1.6
+
+ * set $enable_replace_path in phpfspot_cfg.php. Copy from .dist file
+
 == Upgrading from 1.5
 
  * nothing special necessary.
 == Upgrading from 1.5
 
  * nothing special necessary.