Revisions for ulaform/test.php

Location: [ Horde ] / ulaform / test.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.9 (+2 -2 lines) 01/10/2008 11:37 AM Chuck Hagenbuch chuck

- Add api method to display a form (not need to create a separete http request to integrate in existing horde app)
- Make getForm return and error if form does not exist so we handle a sql error or form existence check in the same check.
- Do not user select *
- @define -> define
Submitted by: duck@obala.net

1.8 (+2 -2 lines) 12/30/2006 02:15 PM Jan Schneider jan

Standardize on "_The_ Horde Project" and "http://_www_.horde.org".

1.7 (+2 -14 lines) 12/17/2006 01:19 AM Chuck Hagenbuch chuck

Another page that needs to be converted to Horde_Test

1.6 (+18 -25 lines) 09/09/2005 12:07 AM Chuck Hagenbuch chuck

HTML cleanup.

1.5 (+3 -3 lines) 06/05/2005 02:42 AM Matt Selsky selsky

b to strong tags.

1.4 (+2 -2 lines) 10/29/2003 02:45 PM Chuck Hagenbuch chuck

Give this script a better name.

1.3 (+12 -1 lines) 10/29/2003 02:33 PM Chuck Hagenbuch chuck

Include check for the framework classes, and instructions for installing them,
in all test.php scripts.

1.2 (+2 -2 lines) 08/29/2003 06:52 AM Jan Schneider jan

Remove non-existant and optional configuration files.

1.1 04/02/2003 10:11 PM mdjukic

a simple test script for now