/[cvs]/nfo/php/libs/org.netfrag.glib/Class/Abstract.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/Class/Abstract.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by joko, Mon Mar 3 21:25:51 2003 UTC revision 1.3 by joko, Mon Mar 10 23:45:30 2003 UTC
# Line 1  Line 1 
1  <?php  <?php
   
2  /**  /**
3   * This file contains the Class::Abstract class.   * This file contains the Class::Abstract class.
4   *   *
5   * @author Andreas Motl <andreas.motl@ilo.de>   * @author Andreas Motl <andreas.motl@ilo.de>
6   * @module Class::Abstract   * @package org.netfrag.glib
7     * @name Class::Abstract
8   *   *
9   */   */
10    
# Line 12  Line 12 
12   * $Id$   * $Id$
13   *   *
14   * $Log$   * $Log$
15     * Revision 1.3  2003/03/10 23:45:30  joko
16     * + fixed metadata for phpDocumentor
17     *
18     * Revision 1.2  2003/03/05 18:54:43  joko
19     * updated docu - phpDocumentor is very strict about its 'blocks'...
20     *
21   * Revision 1.1  2003/03/03 21:25:51  joko   * Revision 1.1  2003/03/03 21:25:51  joko
22   * + initial commit   * + initial commit
23   *   *
# Line 26  Line 32 
32   * @copyright (c) 2003 - All Rights reserved.   * @copyright (c) 2003 - All Rights reserved.
33   * @license GNU LGPL (GNU Lesser General Public License)   * @license GNU LGPL (GNU Lesser General Public License)
34   *   *
35   * @author-url http://www.netfrag.org/~joko/   * @link http://www.netfrag.org/~joko/
36   * @license-url http://www.gnu.org/licenses/lgpl.txt   * @link http://www.gnu.org/licenses/lgpl.txt
  *  
  * @package org.netfrag.glib  
  * @module Class::Abstract  
  *  
  */  
   
 /**  
  * Todo:  
  *  
  *  o xyz  
  *  o bla, bli, blub  
  *  
37   *   *
38   */   * @subpackage Class
39     * @name Class::Abstract
 /**  
  * Load required modules:  
40   *   *
41   */   */
   
42  class Class_Abstract {  class Class_Abstract {
43    
44    // --- "core"    // --- "core"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed