/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/includes.inc
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/includes.inc

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

revision 1.3 by jonen, Tue Feb 25 03:48:43 2003 UTC revision 1.4 by jonen, Thu May 6 16:23:38 2004 UTC
# Line 51  include_once($phphtmllib."/tag_utils/inc Line 51  include_once($phphtmllib."/tag_utils/inc
51  include_once($phphtmllib."/widgets/includes.inc");  include_once($phphtmllib."/widgets/includes.inc");
52    
53  /**  /**
  * include all form classes  
  */  
 include_once($phphtmllib."/form/includes.inc");  
   
 /**  
54   * Get the version #string and the version functions   * Get the version #string and the version functions
55   */   */
56  include_once($phphtmllib."/version.inc");  include_once($phphtmllib."/version.inc");
57    
58    /**
59     * include all form classes
60     */
61    include_once($phphtmllib."/form/includes.inc");
62  ?>  ?>

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