Documentation is available at version.php
1 <?php
2 /**
3 * @package Examples
4 * @author Derick Rethans <derick@php.net>
5 */
6
7 /**
8 * This class has automatic version numbers
9 * @package Examples
10 * @version $Id: version.php,v 1.4 2002/07/25 16:42:48 Derick exp $
11 * @author Derick Rethans <derick@php.net>
12 */
13 class foo {
14 }
15 ?>
Documentation generated on Tue, 18 Nov 2003 18:06:13 +0100 by phpDocumentor 1.2.2