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

Diff of /nfo/php/libs/org.netfrag.glib/includes.php

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

revision 1.9 by joko, Mon Mar 10 23:05:24 2003 UTC revision 1.11 by joko, Tue Mar 11 02:14:17 2003 UTC
# Line 7  Line 7 
7   *   *
8   */   */
9    
10    /**
11  // ---------------------------------------------------------------------------   * <pre>
12  //  $Id$   *  $Id$
13  // ---------------------------------------------------------------------------   *
14  //  $Log$   *  $Log$
15  //  Revision 1.9  2003/03/10 23:05:24  joko   *  Revision 1.11  2003/03/11 02:14:17  joko
16  //  + fixed metadata for phpDocumentor   *  + fixed metadata for phpDocumentor
17  //   *
18  //  Revision 1.8  2003/03/03 22:13:45  joko   *  Revision 1.10  2003/03/10 23:24:59  joko
19  //  minor update regarding includes   *  + fixed metadata for phpDocumentor
20  //   *
21  //  Revision 1.7  2003/03/03 21:08:47  joko   *  Revision 1.9  2003/03/10 23:05:24  joko
22  //  updated   *  + fixed metadata for phpDocumentor
23  //   *
24  //  Revision 1.6  2003/02/27 16:35:03  joko   *  Revision 1.8  2003/03/03 22:13:45  joko
25  //  + include path mungling now done via 'function add_include_path'   *  minor update regarding includes
26  //   *
27  //  Revision 1.5  2003/02/22 16:17:56  joko   *  Revision 1.7  2003/03/03 21:08:47  joko
28  //  + include path for new sister library org.netfrag.app   *  updated
29  //  + autoloading abstract class for backend-communication   *
30  //   *  Revision 1.6  2003/02/27 16:35:03  joko
31  //  Revision 1.4  2003/02/09 16:52:08  joko   *  + include path mungling now done via 'function add_include_path'
32  //  + updated, new modules in this library   *
33  //   *  Revision 1.5  2003/02/22 16:17:56  joko
34  //  Revision 1.3  2003/02/04 08:26:18  joko   *  + include path for new sister library org.netfrag.app
35  //  + fixed comment   *  + autoloading abstract class for backend-communication
36  //   *
37  //  Revision 1.2  2003/02/04 08:25:43  joko   *  Revision 1.4  2003/02/09 16:52:08  joko
38  //  + minor modification regarding configuration/resource variable hierarchy   *  + updated, new modules in this library
39  //   *
40  //  Revision 1.1  2003/02/03 14:39:58  joko   *  Revision 1.3  2003/02/04 08:26:18  joko
41  //  + initial commit   *  + fixed comment
42  //   *
43  // ---------------------------------------------------------------------------   *  Revision 1.2  2003/02/04 08:25:43  joko
44     *  + minor modification regarding configuration/resource variable hierarchy
45     *
46     *  Revision 1.1  2003/02/03 14:39:58  joko
47     *  + initial commit
48     * </pre>
49     *
50     */
51    
52  // some extension functions for php  // some extension functions for php
53    global $PHP_EXTENSIONS_EXPORT;    global $PHP_EXTENSIONS_EXPORT;

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.11

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