svn: /pear/peardoc/trunk/en/pyrus/extending/ installation.xml

[email protected] (Brett Bieber) Thu, 12 May 2011 13:13:00 +0000
Newsgroups php.pear.doc
Message-ID <[email protected]>
saltybeagle                              Thu, 12 May 2011 13:13:00 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=310970

Log:
Remove comment copied from previous example.

Changed paths:
    U   pear/peardoc/trunk/en/pyrus/extending/installation.xml

Modified: pear/peardoc/trunk/en/pyrus/extending/installation.xml
===================================================================
--- pear/peardoc/trunk/en/pyrus/extending/installation.xml	2011-05-12 12:22:51 UTC (rev 310969)
+++ pear/peardoc/trunk/en/pyrus/extending/installation.xml	2011-05-12 13:13:00 UTC (rev 310970)
@@ -95,7 +95,6 @@
 use PEAR2\Pyrus\Uninstaller as Uninstaller;

 try {
-    // here is the meat of the installation transaction
     Uninstaller::begin();

     Uninstaller::prepare('pear2.php.net/Package1');