From 72b2807fb94ff03e427bba54b39f720833a61b30 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Mon, 12 May 2008 09:29:26 -0400
Subject: [PATCH] -added confirmation message after identity insertion (like after update)

---
 INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/INSTALL b/INSTALL
index a88f4f9..098e886 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,7 +11,7 @@
 
 * The Apache or Lighttpd Webserver
 * .htaccess support allowing overrides for DirectoryIndex
-* PHP Version 4.3.1 or greater including
+* PHP Version 5.2 or greater including
    - PCRE (perl compatible regular expression)
    - libiconv (recommended)
    - mbstring (optional)

--
Gitblit v1.9.1