- Timestamp:
- Jul 17, 2011, 2:27:10 PM (14 years ago)
- Location:
- php/trunk/doxygen
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
php/trunk/doxygen/doc_page_option_fdebug.php
r41 r52 30 30 * to use \c fDebug for your code as well. 31 31 * 32 * \section sec_fdebug_prerequisites Configuration 33 * 34 * To use \c fDebug with RDFint.PHP, the following environment variable must be defined: 35 * \desctable 36 * \desc{<strong>Environment variable</strong>,<strong>Value</strong>} 37 * \desc{\c PHP_LIBROOT_FDEBUG,Root directory of \c fDebug - contains subdirectories \c client and \c server. 38 * As an alternative the directory containing the file \c fdebug.lib.php can be specified.} 39 * \enddesctable 40 * 41 * \note Also under Windows operating systems, pathnames \c MAY \c NOT contain backslashes! 42 * Instead slashes \c MUST be used. 43 44 * 32 45 * \section sec_fdebug_using Using fDebug with the RDFint.PHP samples 33 46 * -
php/trunk/doxygen/doc_page_option_unittest.php
r46 r52 39 39 * For usage under Windows operating systems, install as described at: 40 40 * \htmllinkext{http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSUsageWindows} 41 *42 * \section sec_unittest_prerequisites Configuration43 *44 * To use \c fDebug with RDFint.PHP, the following environment variable must be defined:45 * \desctable46 * \desc{<strong>Environment variable</strong>,<strong>Value</strong>}47 * \desc{\c PHP_LIBROOT_FDEBUG,Root directory of \c fDebug - contains subdirectories \c client and \c server.48 * As an alternative the directory containing the file \c fdebug.lib.php can be specified.}49 * \enddesctable50 *51 * \note Also under Windows operating systems, pathnames \c MAY \c NOT contain backslashes!52 * Instead slashes \c MUST be used.53 41 * 54 42 * <!-- ========================================================================== -->
Note:
See TracChangeset
for help on using the changeset viewer.