betz            Wed Jul 31 07:48:00 2002 EDT

  Modified files:              
    /phpdoc/en/reference/var    reference.xml 
  Log:
  new structure
  
  
Index: phpdoc/en/reference/var/reference.xml
diff -u phpdoc/en/reference/var/reference.xml:1.2 
phpdoc/en/reference/var/reference.xml:1.3
--- phpdoc/en/reference/var/reference.xml:1.2   Mon Apr 15 17:57:27 2002
+++ phpdoc/en/reference/var/reference.xml       Wed Jul 31 07:48:00 2002
@@ -1,15 +1,44 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <reference id="ref.variables">
   <title>Variable Functions</title>
   <titleabbrev>Variables</titleabbrev>
 
   <partintro>
-   <para>
-    For information on how variables behave, see
-    the <link linkend="language.variables">Variables</link> entry in 
-    the <link linkend="langref">Language Reference</link> section of the manual.
-   </para>
+   <section id="variables.intro">
+    &reftitle.intro;
+    <para>
+     For information on how variables behave, see
+     the <link linkend="language.variables">Variables</link> entry in 
+     the <link linkend="langref">Language Reference</link> section of the manual.
+    </para>
+   </section>
+
+   <section id="variables.requirenments">
+    &reftitle.required;
+    &no.requirement;
+   </section>
+   
+   <section id="variables.installation">
+    &reftitle.install;
+    &no.install;
+   </section>
+
+   <section id="variables.configuration">
+    &reftitle.runtime;
+    &no.config;
+   </section>
+
+   <section id="variables.resources">
+    &reftitle.resources;
+    &no.resource;
+   </section>
+
+   <section id="variables.constants">
+    &reftitle.constants;
+    &no.constants;
+   </section>
+
   </partintro>
 
 &reference.var.functions;



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

Reply via email to