[srm-cvs] CVS Update: - Corrected to be a bit more specific for a user

From: <kalowsky[@]php.net>
Date: Mon Feb 18 2002 - 07:40:30 CET

Date: Mon Feb 18 07:40:26 CET 2002
User: Dan Kalowsky
Directory: srmdoc/user

Log Message:
 [1.98]
 - Corrected to be a bit more specific for a user
 # I just realized what a mess this documentation is. We initially start out
 # talking about how SRM can be used to handle variables for many different
 # scripting languages, but we constantly assume the user is using PHP. While
 # I'm all for world domination of PHP it's not happening just yet, so until it
 # does we have to try and make an effor to either be language neutral, or be
 # a helluva lot more specific about how things work.
 
Modified files:
           srmdoc/user/features.xml (version: 1.5)

[FILE: /srmdoc/user/features.xml]

--- srmdoc/user/features.xml:1.4 Sun Feb 17 22:40:40 2002 GMT
+++ srmdoc/user/features.xml Mon Feb 18 05:40:25 2002 GMT
@@ -10,9 +10,9 @@
   <title>SRM as a session handler</title>
   <para>
    This is the first implemented feature, and should be gamma quality. It works
- just like the 'files', 'mm' or 'pgsql' session handlers. To enable this
- feature, edit the php.ini entry for session.save_handler. At the moment,
- the location is hardcoded (a shame, but an easy fix). It defaults to
+ just like the 'files', 'mm' or 'pgsql' session handlers for PHP. To enable
+ this feature, edit the php.ini entry for session.save_handler. At the
+ moment, the location is hardcoded (a shame, but an easy fix). It defaults to
    'localhost'.
   </para>
  </section>
Received on Mon Feb 18 07:33:02 2002

This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 08:00:02 CET