Changeset 43 for php/trunk/doxygen
- Timestamp:
- Jul 15, 2011, 6:37:40 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
php/trunk/doxygen/doc_page_appedix_arc2patch.php
r41 r43 25 25 * Windows style pathnames including backslashes. 26 26 * 27 * The reason for this is that the PHP function \c realpath returns 28 * path names including backslashes. Such path names are however invalid 29 * for other PHP functions. As the time of this writing, this behaviour 30 * has been reproduced up to PHP V5.3.5.. 31 * 27 32 * The patched method from v2.0.0-0-g270696b looks as follows: 28 33 \code
Note:
See TracChangeset
for help on using the changeset viewer.