Re: [PHP-DOC] cvs: phpdoc /en/reference/session/functions session-commit.xml

2004-02-04 Thread Ken Tossell
On Wed, 4 Feb 2004, Vincent Briet wrote:

>   right refname

How'd I miss that one? ;)


[PHP-DOC] cvs: phpdoc /en/reference/session/functions session-commit.xml

2004-02-04 Thread Vincent Briet
poz Wed Feb  4 05:06:58 2004 EDT

  Modified files:  
/phpdoc/en/reference/session/functions  session-commit.xml 
  Log:
  right refname
  
http://cvs.php.net/diff.php/phpdoc/en/reference/session/functions/session-commit.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/session/functions/session-commit.xml
diff -u phpdoc/en/reference/session/functions/session-commit.xml:1.1 
phpdoc/en/reference/session/functions/session-commit.xml:1.2
--- phpdoc/en/reference/session/functions/session-commit.xml:1.1Tue Feb  3 
13:52:15 2004
+++ phpdoc/en/reference/session/functions/session-commit.xmlWed Feb  4 05:06:57 
2004
@@ -1,8 +1,8 @@
 
-
+
   

-pos
+session_commit
 Alias of session_write_close




[PHP-DOC] cvs: phpdoc /en/reference/session/functions session-commit.xml

2004-02-03 Thread Ken Tossell
kennyt  Tue Feb  3 13:52:16 2004 EDT

  Added files: 
/phpdoc/en/reference/session/functions  session-commit.xml 
  Log:
  Add alias session_commit() -> session_write_close().
  
  

http://cvs.php.net/co.php/phpdoc/en/reference/session/functions/session-commit.xml?r=1.1&p=1
Index: phpdoc/en/reference/session/functions/session-commit.xml
+++ phpdoc/en/reference/session/functions/session-commit.xml


  
   
pos
Alias of session_write_close
   
   
Description

 This function is an alias of session_write_close.