summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2009-05-30 09:57:50 +0200
committerAndreas Unterkircher <unki@netshadow.at>2009-05-30 09:57:50 +0200
commit3eb8cfe677dbd50680ffd1ebcc14aa733feba5b3 (patch)
treedc4cf78b68c4c511e7302d8513ee967fcafde733
parent1a7ed49f072b8f99b85c48e19ec99e9d0213797e (diff)
update INSTALL and UPGRADE file
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
-rw-r--r--INSTALL1
-rw-r--r--UPGRADE4
2 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 48f52d4..470c193 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,6 +10,7 @@ phpfspot install howto:
* sqlite3 (native or as PDO driver)
- PEAR extensions (pear install %name%)
* Calendar
+ * Date
* HTML_AJAX
- Smarty (php template engine, http://smarty.php.net)
- sqlite3
diff --git a/UPGRADE b/UPGRADE
index 262bd74..b567225 100644
--- 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.