Revisions for incubator/Horde_Payment/lib/base.php

Location: [ Horde ] / incubator / Horde_Payment / lib / base.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.10 (+8 -3 lines) 11/15/2008 11:14 AM Duck duck

Assign Copyright to Horde Project and preserve me as author

1.9 (+2 -2 lines) 09/10/2008 09:50 AM Duck duck

Ups.. Autoloader

1.8 (+2 -2 lines) 09/10/2008 09:49 AM Duck duck

Catch errors.
Remove uneeded references.
Fix comments idents.

1.7 (+2 -2 lines) 09/02/2008 01:25 PM Chuck Hagenbuch chuck

Horde_Loader -> Horde_Autoloader

1.6 (+8 -5 lines) 01/18/2008 09:30 AM Duck duck

- Autoload.
- @define -> define

1.5 (+2 -2 lines) 06/28/2007 05:21 AM Duck duck

is_a to instanceof

1.4 (+2 -2 lines) 06/14/2007 11:50 PM Chuck Hagenbuch chuck

rename $payment global to $payment_driver

1.3 (+1 -4 lines) 01/23/2007 06:17 AM Duck duck

Select only apps with authorizationResponse method.
Change the logic to include steps, not to redirect the user around.
Update proforma bill image.

1.2 (+2 -2 lines) 09/28/2006 07:54 AM Duck duck

Update incubator paths and names.
Add getMethods api call to list methods linked to current app

1.1 09/27/2006 01:51 PM Chuck Hagenbuch chuck

Import Horde_Payment module from Duck.