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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Sat Feb 22 21:07:48 2003 UTC (21 years, 7 months ago) by jonen
Branch: MAIN
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

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

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