betz            Thu Jul 25 16:39:16 2002 EDT

  Modified files:              
    /phpdoc/en/reference/msession       reference.xml 
  Log:
  new structure, very limited content :-)
  
  
Index: phpdoc/en/reference/msession/reference.xml
diff -u phpdoc/en/reference/msession/reference.xml:1.2 
phpdoc/en/reference/msession/reference.xml:1.3
--- phpdoc/en/reference/msession/reference.xml:1.2      Mon Apr 15 14:56:49 2002
+++ phpdoc/en/reference/msession/reference.xml  Thu Jul 25 16:39:16 2002
@@ -1,19 +1,57 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <reference id="ref.msession">
   <title>Mohawk Software session handler functions</title>
   <titleabbrev>Msession functions</titleabbrev>
 
   <partintro>
+
+   <section id="msession.intro">
+   &reftitle.intro;
    <para>
     msession is an interface to a high speed session daemon which can run
     either locally or remotely. It is designed to provide consistent session
-    management for a PHP web farm.
-   </para>
-   <para>
-    The session server software can be found at <ulink
-    url="&url.msession;">&url.msession;</ulink>.
+    management for a PHP web farm. More Information about msession and the
+    session server software itself can be found at
+    <ulink url="&url.msession;">&url.msession;</ulink>.
    </para>
+   </section>
+
+   <section id="mssession.requirenments">
+    &reftitle.required;
+    <para>
+     
+    </para>
+   </section>
+
+   <section id="msession.installation">
+    &reftitle.install;
+    <para>
+     
+    </para>
+   </section>
+
+   <section id="msession.configuration">
+    &reftitle.runtime;
+    <para>
+     
+    </para>
+   </section>
+
+   <section id="msession.resources">
+    &reftitle.resources;
+    <para>
+     
+    </para>
+   </section>
+
+   <section id="msession.constants">
+    &reftitle.constants;
+    <para>
+     
+    </para>
+   </section>
+
   </partintro>
 
 &reference.msession.functions;



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to