/[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.2 by joko, Wed Mar 5 18:54:43 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   * @name Class::Abstract
7   *   *
8   */   */
9    
# Line 12  Line 11 
11   * $Id$   * $Id$
12   *   *
13   * $Log$   * $Log$
14     * Revision 1.2  2003/03/05 18:54:43  joko
15     * updated docu - phpDocumentor is very strict about its 'blocks'...
16     *
17   * Revision 1.1  2003/03/03 21:25:51  joko   * Revision 1.1  2003/03/03 21:25:51  joko
18   * + initial commit   * + initial commit
19   *   *
# Line 26  Line 28 
28   * @copyright (c) 2003 - All Rights reserved.   * @copyright (c) 2003 - All Rights reserved.
29   * @license GNU LGPL (GNU Lesser General Public License)   * @license GNU LGPL (GNU Lesser General Public License)
30   *   *
31   * @author-url http://www.netfrag.org/~joko/   * @link http://www.netfrag.org/~joko/
32   * @license-url http://www.gnu.org/licenses/lgpl.txt   * @link http://www.gnu.org/licenses/lgpl.txt
33   *   *
34   * @package org.netfrag.glib   * @package org.netfrag.glib
35   * @module Class::Abstract   * @subpackage Class
36     * @name Class::Abstract
37   *   *
38   */   */
   
 /**  
  * Todo:  
  *  
  *  o xyz  
  *  o bla, bli, blub  
  *  
  *  
  */  
   
 /**  
  * Load required modules:  
  *  
  */  
   
39  class Class_Abstract {  class Class_Abstract {
40    
41    // --- "core"    // --- "core"

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

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