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

Annotation of /nfo/php/libs/com.newsblob.phphtmllib/form/form_elements/includes.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations)
Thu May 6 16:27:27 2004 UTC (20 years, 4 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -0 lines
 updated all to v2.4.1 - Apr 01, 2004

1 jonen 1.1 <?php
2     include_once($phphtmllib."/form/form_elements/misc.inc");
3     include_once($phphtmllib."/form/form_elements/FEText.inc");
4 jonen 1.2 include_once($phphtmllib."/form/form_elements/FENumbers.inc");
5 jonen 1.1
6     include_once($phphtmllib."/form/form_elements/FEBoxElement.inc");
7     include_once($phphtmllib."/form/form_elements/FETextArea.inc");
8     include_once($phphtmllib."/form/form_elements/FEDataList.inc");
9     include_once($phphtmllib."/form/form_elements/FEListBox.inc");
10     include_once($phphtmllib."/form/form_elements/FECheckBox.inc");
11 jonen 1.2 include_once($phphtmllib."/form/form_elements/FEFile.inc");
12 jonen 1.1
13     include_once($phphtmllib."/form/form_elements/FEButton.inc");
14    
15     include_once($phphtmllib."/form/form_elements/FEPassword.inc");
16     include_once($phphtmllib."/form/form_elements/FERadioGroup.inc");
17 jonen 1.3 include_once($phphtmllib."/form/form_elements/FEListBoxMaster.inc");
18 jonen 1.1
19     ?>

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