hholzgra Sun Jan 15 12:10:40 2006 UTC
Modified files: /phpdoc/scripts zendapi_macros.php Log: which macro is from which include file info was missing http://cvs.php.net/viewcvs.cgi/phpdoc/scripts/zendapi_macros.php?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/scripts/zendapi_macros.php diff -u phpdoc/scripts/zendapi_macros.php:1.9 phpdoc/scripts/zendapi_macros.php:1.10 --- phpdoc/scripts/zendapi_macros.php:1.9 Sun Jan 15 12:08:54 2006 +++ phpdoc/scripts/zendapi_macros.php Sun Jan 15 12:10:40 2006 @@ -71,6 +71,7 @@ <refsect1 role="description"> &reftitle.description; + <literallayout>#include <<?php echo basename($infile); ?>></literallayout> <methodsynopsis> <type>???</type><methodname><?php echo $macro; ?></methodname> <?php