/[cvs]/nfo/php/libs/org.netfrag.glib/DesignPattern/MVC.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/DesignPattern/MVC.php

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

revision 1.7 by joko, Wed Mar 5 15:41:03 2003 UTC revision 1.8 by joko, Wed Mar 5 16:10:17 2003 UTC
# Line 1  Line 1 
1  <?php  <?php
2    
3  /**  /**
4   * This file contains the DesignPattern::MVC class.   * This file contains the DesignPattern::MVC class
5   *   *
6   * @author Andreas Motl <andreas.motl@ilo.de>   * @author Andreas Motl <andreas.motl@ilo.de>
7   * @package org.netfrag.glib   * @package org.netfrag.glib
# Line 13  Line 13 
13   * $Id$   * $Id$
14   *   *
15   * $Log$   * $Log$
16     * Revision 1.8  2003/03/05 16:10:17  joko
17     * updated docu (phpDocumentor testing....)
18     *
19   * Revision 1.7  2003/03/05 15:41:03  joko   * Revision 1.7  2003/03/05 15:41:03  joko
20   * updated docu (phpDocumentor testing....)   * updated docu (phpDocumentor testing....)
21   *   *
# Line 41  Line 44 
44    
45    
46  /**  /**
47   * This tries to abstract some parts of the MVC Pattern.   * This tries to abstract some parts of the MVC Pattern
48   *   *
49   * @author Andreas Motl <andreas.motl@ilo.de>   * @author Andreas Motl <andreas.motl@ilo.de>
50   * @link http://www.netfrag.org/~joko/   * @link http://www.netfrag.org/~joko/
# Line 51  Line 54 
54   *   *
55   * @package org.netfrag.glib   * @package org.netfrag.glib
56   * @name DesignPattern::MVC   * @name DesignPattern::MVC
57     * @filesource
58   *   *
59   */   */
60    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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