Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 28b425a3afb93c34c942497b38c89ba4 > files > 3

php-pear-PhpDocumentor-1.4.0-1mdv2008.1.src.rpm

diff -Naur PhpDocumentor-1.4.0/new_phpdoc.php PhpDocumentor-1.4.0.oden/new_phpdoc.php
--- PhpDocumentor-1.4.0/new_phpdoc.php	2007-04-20 13:32:19.000000000 +0200
+++ PhpDocumentor-1.4.0.oden/new_phpdoc.php	2007-04-20 13:33:33.000000000 +0200
@@ -51,7 +51,7 @@
 /**
 * common file information
 */
-include_once("phpDocumentor/common.inc.php");
+include_once("PhpDocumentor/phpDocumentor/common.inc.php");
 
 // find the .ini directory by parsing phpDocumentor.ini and extracting _phpDocumentor_options[userdir]
 $ini = phpDocumentor_parse_ini_file($_phpDocumentor_install_dir . PATH_DELIMITER . 'phpDocumentor.ini', true);