Changeset 744
- Timestamp:
- 06/21/07 17:17:44 (1 year ago)
- Files:
-
- trunk/examples/docroot/core/exception.php (added)
- trunk/examples/docroot/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/docroot/index.php
r734 r744 71 71 <a href="core/error-simple.php">Using the error handler</a> (<a href="showsource.php?group=core&example=error-simple">show PHP source</a>) 72 72 </li> 73 <li> 74 <a href="core/exception.php">Using the exception handler</a> (<a href="core/exception.php?test=1">Result with net.stubbles.mode=test</a>) (<a href="showsource.php?group=core&example=exception">show PHP source</a>) 75 </li> 73 76 </ul> 74 77 </li>
