nohn Sat Apr 13 06:23:57 2002 EDT
Modified files:
/phpdoc/de Translators
/phpdoc/de/functions pfpro.xml
Log:
Updated pfpro.xml
Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.298 phpdoc/de/Translators:1.299
--- phpdoc/de/Translators:1.298 Sat Apr 13 06:19:45 2002
+++ phpdoc/de/Translators Sat Apr 13 06:23:57 2002
@@ -165,7 +165,7 @@
pcntl.xml Georg Richter in Arbeit
pcre.xml Richard Samar in Arbeit
pdf.xml Uwe Steinmann in Arbeit
-pfpro.xml Sebastian Nohn fertig (bis V. 1.9)
+pfpro.xml Sebastian Nohn fertig (bis V. 1.12)
pgsql.xml Cornelia Boenigk fertig (Rev. 1.78)
posix.xml Martin Samesch fertig (Rev. 1.19)
printer.xml
Index: phpdoc/de/functions/pfpro.xml
diff -u phpdoc/de/functions/pfpro.xml:1.9 phpdoc/de/functions/pfpro.xml:1.10
--- phpdoc/de/functions/pfpro.xml:1.9 Sat Feb 2 10:34:07 2002
+++ phpdoc/de/functions/pfpro.xml Sat Apr 13 06:23:57 2002
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
-<!-- EN-Revision: 1.9 Maintainer: nohn Status: ready -->
+<!-- $Revision: 1.10 $ -->
+<!-- EN-Revision: 1.12 Maintainer: nohn Status: ready -->
<reference id="ref.pfpro">
<title>Verisign Payflow Pro Funktionen</title>
<titleabbrev>Verisign Payflow Pro</titleabbrev>
@@ -162,7 +162,8 @@
<example>
<title>Payflow Pro Beispiel</title>
<programlisting role="php">
-<?php
+<![CDATA[
+<?php
pfpro_init();
@@ -193,6 +194,7 @@
pfpro_cleanup();
?>
+]]>
</programlisting>
</example>
</refsect1>