cvs: peardoc /en/package/structures/structures-bibtex intro.xml

[email protected] ("Lorenzo Alberton")
Newsgroups php.pear.doc
Message-ID <cvsquipo1191752081@cvsserver>
quipo		Sun Oct  7 10:14:41 2007 UTC

  Modified files:              
    /peardoc/en/package/structures/structures-bibtex	intro.xml 
  Log:
  wrong var name (bug #11967)
  
http://cvs.php.net/viewvc.cgi/peardoc/en/package/structures/structures-bibtex/intro.xml?r1=1.8&r2=1.9&diff_format=u
Index: peardoc/en/package/structures/structures-bibtex/intro.xml
diff -u peardoc/en/package/structures/structures-bibtex/intro.xml:1.8 peardoc/en/package/structures/structures-bibtex/intro.xml:1.9
--- peardoc/en/package/structures/structures-bibtex/intro.xml:1.8	Mon Mar 26 21:20:09 2007
+++ peardoc/en/package/structures/structures-bibtex/intro.xml	Sun Oct  7 10:14:41 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.8 $ --> 
+<!-- $Revision: 1.9 $ --> 
   <refentry id="package.structures.structures-bibtex.intro">
  <refnamediv>
   <refname>Introduction</refname>
@@ -32,7 +32,7 @@
 }
 $bibtex->parse();
 echo '<pre>';
-print_r($foo->data);
+print_r($bibtex->data);
 echo '</pre>';
     ]]>
    </programlisting>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.