didou Mon Mar 28 15:30:35 2005 EDT
Modified files:
/phpdoc/en/reference/bcompiler/functions bcompiler-write-file.xml
Log:
Fix function name
http://cvs.php.net/diff.php/phpdoc/en/reference/bcompiler/functions/bcompiler-write-file.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/bcompiler/functions/bcompiler-write-file.xml
diff -u phpdoc/en/reference/bcompiler/functions/bcompiler-write-file.xml:1.2
phpdoc/en/reference/bcompiler/functions/bcompiler-write-file.xml:1.3
--- phpdoc/en/reference/bcompiler/functions/bcompiler-write-file.xml:1.2
Wed Jan 5 08:18:11 2005
+++ phpdoc/en/reference/bcompiler/functions/bcompiler-write-file.xml Mon Mar
28 15:30:34 2005
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.bcompiler-write-file">
<refnamediv>
- <refname>bcompile_write_file</refname>
+ <refname>bcompiler_write_file</refname>
<refpurpose>Writes a php source file as bytecodes</refpurpose>
</refnamediv>
<refsect1>