Revisions for incubator/Horde_Payment/admin/config.php

Location: [ Horde ] / incubator / Horde_Payment / admin / config.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 (+16 -9 lines) 11/15/2008 11:14 AM Duck duck

Assign Copyright to Horde Project and preserve me as author

1.9 (+6 -6 lines) 02/28/2008 06:25 PM Chuck Hagenbuch chuck

[cjh] Use conf.bak.php for backup files so they are parsed by PHP
(Request #6341).

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

- Autoload.
- @define -> define

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

is_a to instanceof

1.6 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.5 (+2 -2 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.4 (+2 -2 lines) 10/09/2006 01:44 PM Duck duck

Use singleton to avoid recreation when listing methods and dealing with them.

1.3 (+2 -1 lines) 10/05/2006 08:56 AM Duck duck

Custom renderer for the method selection menu allows us to customize the look of the radio label for every method (like adding CC pictures etc.)

1.2 (+2 -2 lines) 10/02/2006 02:01 PM Duck duck

Allow to set minimal and maximal amount for the selected payment method

1.1 10/02/2006 01:12 PM Duck duck

Use Horde_Config from modules configuration.
Add the possibility to deactivate a payment module.