/[cvs]/nfo/php/libs/org.netfrag.glib/Application/Request/BaseController.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/Application/Request/BaseController.php

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

revision 1.3 by joko, Wed Mar 5 18:54:42 2003 UTC revision 1.4 by joko, Tue Mar 11 01:22:22 2003 UTC
# Line 1  Line 1 
1  <?php  <?php
   
2  /**  /**
3   * This file contains the abstract Application::Request::BaseController class.   * This file contains the abstract Application::Request::BaseController class.
4   *   *
# Line 10  Line 9 
9   */   */
10    
11  /**  /**
12     * <b>Cvs-Log:</b>
13     *
14     * <pre>
15   * $Id$   * $Id$
16   *   *
17   * $Log$   * $Log$
18     * Revision 1.4  2003/03/11 01:22:22  joko
19     * + fixed metadata for phpDocumentor
20     *
21   * Revision 1.3  2003/03/05 18:54:42  joko   * Revision 1.3  2003/03/05 18:54:42  joko
22   * updated docu - phpDocumentor is very strict about its 'blocks'...   * updated docu - phpDocumentor is very strict about its 'blocks'...
23   *   *
# Line 21  Line 26 
26   *   *
27   * Revision 1.1  2003/03/01 21:11:18  joko   * Revision 1.1  2003/03/01 21:11:18  joko
28   * + initial commit   * + initial commit
29   *   * </pre>
30   *   *
31   */   */
32    
33    
34  /**  /**
35   * Application::Request::BaseController   * --- Application::Request::BaseController
36   *   *
37   * @author Andreas Motl <andreas.motl@ilo.de>   * @author Andreas Motl <andreas.motl@ilo.de>
38   * @copyright (c) 2003 - All Rights reserved.   * @copyright (c) 2003 - All Rights reserved.
39   * @license GNU LGPL (GNU Lesser General Public License)   * @license GNU LGPL (GNU Lesser General Public License)
40   *   *
41   * @author-url http://www.netfrag.org/~joko/   * @link http://www.netfrag.org/~joko/
42   * @license-url http://www.gnu.org/licenses/lgpl.txt   * @link http://www.gnu.org/licenses/lgpl.txt
43   *   *
44   * @package org.netfrag.glib   * @package org.netfrag.glib
45   * @subpackage Application   * @subpackage Application

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

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