For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > May 2006 > cvs: phpdoc /en/reference/spl/functions spl-autoload-call.xml spl-autoload-functions.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/spl/functions spl-autoload-call.xml spl-autoload-functions.
TAKAGI Masahiro

2006-05-25, 6:59 pm

takagi Thu May 25 18:23:56 2006 UTC

Modified files:
/phpdoc/en/reference/spl/functions spl-autoload-call.xml
spl-autoload-functions.xml
Log:
typo.

http://cvs.php.net/viewcvs.cgi/phpd...3&diff_format=u
Index: phpdoc/en/reference/spl/functions/spl-autoload-call.xml
diff -u phpdoc/en/reference/spl/functions/spl-autoload-call.xml:1.2 phpdoc/en/reference/spl/functions/spl-autoload-call.xml:1.3
--- phpdoc/en/reference/spl/functions/spl-autoload-call.xml:1.2 Thu May 25 16:32:03 2006
+++ phpdoc/en/reference/spl/functions/spl-autoload-call.xml Thu May 25 18:23:56 2006
@@ -1,10 +1,10 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.spl-autoload-call">
<refnamediv>
- <refname>spl_autoload-call</refname>
+ <refname>spl_autoload_call</refname>
<refpurpose>
- Try all registerd autoload function to load the requested class
+ Try all registered __autoload() function to load the requested class
</refpurpose>
</refnamediv>
<refsect1>
http://cvs.php.net/viewcvs.cgi/phpd...2&diff_format=u
Index: phpdoc/en/reference/spl/functions/spl-autoload-functions.xml
diff -u phpdoc/en/reference/spl/functions/spl-autoload-functions.xml:1.1 phpdoc/en/reference/spl/functions/spl-autoload-functions.xml:1.2
--- phpdoc/en/reference/spl/functions/spl-autoload-functions.xml:1.1 Thu May 25 15:21:35 2006
+++ phpdoc/en/reference/spl/functions/spl-autoload-functions.xml Thu May 25 18:23:56 2006
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.spl-autoload-functions">
<refnamediv>
- <refname>spl_autoload-functions</refname>
+ <refname>spl_autoload_functions</refname>
<refpurpose>
Return all registered __autoload() functionns
</refpurpose>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com