[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/reference/datetime/functions date-add.xml date-sub.xml
From:       "Hannes Magnusson" <bjori () php ! net>
Date:       2008-07-29 17:54:56
Message-ID: cvsbjori1217354096 () cvsserver
[Download RAW message or body]

bjori		Tue Jul 29 17:54:56 2008 UTC

  Modified files:              
    /phpdoc/en/reference/datetime/functions	date-add.xml date-sub.xml 
  Log:
  Fix CS
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/date-add.xml?r1=1.2&r2=1.3&diff_format=u
                
Index: phpdoc/en/reference/datetime/functions/date-add.xml
diff -u phpdoc/en/reference/datetime/functions/date-add.xml:1.2 \
                phpdoc/en/reference/datetime/functions/date-add.xml:1.3
--- phpdoc/en/reference/datetime/functions/date-add.xml:1.2	Tue Jul 29 17:52:41 2008
+++ phpdoc/en/reference/datetime/functions/date-add.xml	Tue Jul 29 17:54:56 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry xml:id="function.date-add" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>date_add</refname>
@@ -12,16 +12,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>void</type>
-   <methodname>date_add</methodname>
-   <methodparam>
-    <type>DateTime</type>
-    <parameter>object</parameter>
-   </methodparam>
-   <methodparam>
-    <type>DateInterval</type>
-    <parameter>object</parameter>
-   </methodparam>
+   <type>void</type><methodname>date_add</methodname>
+   <methodparam><type>DateTime</type><parameter>object</parameter></methodparam>
+   <methodparam><type>DateInterval</type><parameter>object</parameter></methodparam>
   </methodsynopsis>
   <para>
    Adds the specified DateInterval object to the specified DateTime object.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/date-sub.xml?r1=1.2&r2=1.3&diff_format=u
                
Index: phpdoc/en/reference/datetime/functions/date-sub.xml
diff -u phpdoc/en/reference/datetime/functions/date-sub.xml:1.2 \
                phpdoc/en/reference/datetime/functions/date-sub.xml:1.3
--- phpdoc/en/reference/datetime/functions/date-sub.xml:1.2	Tue Jul 29 17:52:41 2008
+++ phpdoc/en/reference/datetime/functions/date-sub.xml	Tue Jul 29 17:54:56 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry xml:id="function.date-sub" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>date_sub</refname>
@@ -12,16 +12,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>void</type>
-   <methodname>date_sub</methodname>
-   <methodparam>
-    <type>DateTime</type>
-    <parameter>object</parameter>
-   </methodparam>
-   <methodparam>
-    <type>DateInterval</type>
-    <parameter>object</parameter>
-   </methodparam>
+   <type>void</type><methodname>date_sub</methodname>
+   <methodparam><type>DateTime</type><parameter>object</parameter></methodparam>
+   <methodparam><type>DateInterval</type><parameter>object</parameter></methodparam>
   </methodsynopsis>
   <para>
    Subtracts the specified DateInterval object from the specified DateTime



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic