/[drupal]/contributions/modules/lm_paypal/lm_paypal.module
ViewVC logotype

Log of /contributions/modules/lm_paypal/lm_paypal.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.27.6.15.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 17:05:54 2009 UTC (5 months, 4 weeks ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.23: +4 -1 lines
Diff to previous 1.27.6.15.2.23 , to branch point 1.27.6.15 , to next main 1.27.6.18
Code cleanup in subscriptions module
Fixed some API method wrong behavior in subscriptions
All tests passed on my env (please confirm this)

Revision 1.27.6.15.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 23:37:19 2009 UTC (6 months, 3 weeks ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.22: +9 -5 lines
Diff to previous 1.27.6.15.2.22 , to branch point 1.27.6.15
#421080 some cleanup done with payement form (again!)

Revision 1.27.6.15.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 23:22:38 2009 UTC (6 months, 3 weeks ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.21: +4 -3 lines
Diff to previous 1.27.6.15.2.21 , to branch point 1.27.6.15
Now we are able to use image button for paypal form button

Revision 1.27.6.15.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 22:58:09 2009 UTC (6 months, 3 weeks ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.20: +31 -4 lines
Diff to previous 1.27.6.15.2.20 , to branch point 1.27.6.15
#445714 lm_paypal_api_payment_form() now handle an option to control paypal "cmd" setting

Revision 1.27.6.15.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 14:44:06 2009 UTC (7 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.19: +2 -1 lines
Diff to previous 1.27.6.15.2.19 , to branch point 1.27.6.15
Minor tidyups before a bigger commit

Revision 1.27.6.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 22:27:50 2009 UTC (7 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.27.6.17: +1 -2 lines
Diff to previous 1.27.6.17 , to branch point 1.27
#356435 by mfb: update address_status column for new format.

Revision 1.27.6.15.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 16:43:44 2009 UTC (7 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.18: +153 -134 lines
Diff to previous 1.27.6.15.2.18 , to branch point 1.27.6.15
#423746: fix display of donations with options and a default value.

Revision 1.27.6.15.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 15:46:47 2009 UTC (7 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.17: +2 -2 lines
Diff to previous 1.27.6.15.2.17 , to branch point 1.27.6.15
423672: fix many more E_NOTICE messages.

Revision 1.27.6.15.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 14:56:07 2009 UTC (7 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.16: +3 -3 lines
Diff to previous 1.27.6.15.2.16 , to branch point 1.27.6.15
Fix a couple of E_NOTICE warnings

Revision 1.27.6.15.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 14:28:07 2009 UTC (7 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.15: +6 -6 lines
Diff to previous 1.27.6.15.2.15 , to branch point 1.27.6.15
#423626: fix some bugs with currency display on donations/subscriptions forms

Revision 1.27.6.15.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 13:55:53 2009 UTC (7 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.14: +3 -3 lines
Diff to previous 1.27.6.15.2.14 , to branch point 1.27.6.15
#423638: fix display of currency symbols in payment forms.

Revision 1.27.6.15.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 08:44:55 2009 UTC (9 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.13: +44 -2 lines
Diff to previous 1.27.6.15.2.13 , to branch point 1.27.6.15
Feature: added hook_requirements() implementation in lm_paypal and paid_adverts
Bugfix: rewrote a lot of things in subscriptions

Revision 1.27.6.15.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 00:03:28 2009 UTC (9 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.12: +78 -9 lines
Diff to previous 1.27.6.15.2.12 , to branch point 1.27.6.15
Cleaned some parts of subscriptions module
Cleaned paid adverts modules
Added tests for paid adverts API
Fixed tests for subscriptions so they can pass refactor with new menus
Added theme file for subscriptions module
1 test fail in paid adverts, cant figure out why
Some tests are still missing in subscriptions (full API test)
Some tests are still missing in paid adverts (and wont be until subscruptions is fully tested)
Don't forget to cleanup your cache, and launch update.php

Revision 1.27.6.15.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 23:37:40 2009 UTC (9 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.11: +25 -33 lines
Diff to previous 1.27.6.15.2.11 , to branch point 1.27.6.15
Tidy up admin settings menu.

Revision 1.27.6.15.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 22:12:03 2009 UTC (10 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA1
Changes since 1.27.6.15.2.10: +59 -24 lines
Diff to previous 1.27.6.15.2.10 , to branch point 1.27.6.15
Bugfix: fixed a bug in lm_paypal_api_get_currency()
Feature: completed lm_paypal_api_payment_form() with some options, now we can set a select form element for amount instead of a fixed hidden field
Feature: ported lm_paypal_donation to use lm_paypal_api_payment_form()

Revision 1.27.6.15.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 22:56:40 2009 UTC (10 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.9: +23 -11 lines
Diff to previous 1.27.6.15.2.9 , to branch point 1.27.6.15
Cleaned up tabs in admin settings, modified tests to pass it.

Revision 1.27.6.15.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 21:46:26 2009 UTC (10 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.8: +220 -34 lines
Diff to previous 1.27.6.15.2.8 , to branch point 1.27.6.15
Added some theme_* functions, added a default paypal form (needs active testing).

Revision 1.27.6.15.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 20:32:55 2009 UTC (10 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.7: +6 -4 lines
Diff to previous 1.27.6.15.2.7 , to branch point 1.27.6.15
Renamed the unpack_ipn_custom function that was not prefixed with module name.

Revision 1.27.6.15.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 20:27:12 2009 UTC (10 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.6: +10 -9 lines
Diff to previous 1.27.6.15.2.6 , to branch point 1.27.6.15
Feature: added possibility to keep old IPNs forever.

Revision 1.27.6.15.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 19:43:18 2009 UTC (10 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.5: +141 -161 lines
Diff to previous 1.27.6.15.2.5 , to branch point 1.27.6.15
Refactored lm_paypal and all submodules to get rid of ugly, really ugly _ini() stuff.

Revision 1.27.6.15.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 14:56:36 2009 UTC (10 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.4: +5 -2 lines
Diff to previous 1.27.6.15.2.4 , to branch point 1.27.6.15
Start refactoring module registration/handlers. Still some kludges in place.

Revision 1.27.6.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 12:45:19 2009 UTC (10 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.3: +71 -304 lines
Diff to previous 1.27.6.15.2.3 , to branch point 1.27.6.15
Start cleaning up code a little. More updates to tests.

Revision 1.27.6.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 04:30:42 2009 UTC (10 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.2: +2 -1 lines
Diff to previous 1.27.6.15.2.2 , to branch point 1.27.6.15
More simpletests. Start to cleanup module code.

Revision 1.27.6.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 22:42:57 2009 UTC (10 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.16: +8 -4 lines
Diff to previous 1.27.6.16 , to branch point 1.27
#353978: Make currency descriptions translatable.

Revision 1.27.6.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 13:33:52 2009 UTC (10 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15.2.1: +12 -9 lines
Diff to previous 1.27.6.15.2.1 , to branch point 1.27.6.15
Much more progress with developing tests for LM Paypal. Fix a couple of real bugs.

Revision 1.27.6.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 10:11:15 2009 UTC (10 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.15: +3 -2 lines
Diff to previous 1.27.6.15 , to branch point 1.27
#356412: fix warnings when no IPNs found

Revision 1.27.6.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 11:53:16 2009 UTC (10 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.27.6.15: +126 -492 lines
Diff to previous 1.27.6.15
Initial commit of "big reimplementation".  Rather broken at the moment!

Revision 1.27.6.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 13:09:35 2009 UTC (10 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--2
Changes since 1.27.6.14: +21 -21 lines
Diff to previous 1.27.6.14 , to branch point 1.27
Minor comment changes.

Revision 1.27.6.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 23:07:07 2008 UTC (11 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.13: +12 -1 lines
Diff to previous 1.27.6.13 , to branch point 1.27
#341358: Reapply hook_mail() implementation to fix empty notifications.

Revision 1.27.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 20:39:49 2008 UTC (12 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.27.2.9: +19 -7 lines
Diff to previous 1.27.2.9 , to branch point 1.27
#330869: Format periods using singular/plural as required.

Revision 1.27.6.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 20:37:35 2008 UTC (12 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.12: +19 -7 lines
Diff to previous 1.27.6.12 , to branch point 1.27
330869: Format periods using singular/plural as required.

Revision 1.27.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 11:37:03 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.27.2.8: +3 -8 lines
Diff to previous 1.27.2.8 , to branch point 1.27
#328751: Remove double-checking of access control

Revision 1.27.6.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 11:34:24 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.11: +2 -2 lines
Diff to previous 1.27.6.11 , to branch point 1.27
Check for 'administer lm_paypal' rather than 'administer site configuration' on top-level menu

Revision 1.27.6.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 11:25:41 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.10: +2 -7 lines
Diff to previous 1.27.6.10 , to branch point 1.27
#328751: Remove double-checking of access control

Revision 1.27.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 11:12:33 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.27.2.7: +1 -21 lines
Diff to previous 1.27.2.7 , to branch point 1.27
#124113: Remove javascript email-hiding kludge.

Revision 1.27.6.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 11:05:55 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.9: +1 -21 lines
Diff to previous 1.27.6.9 , to branch point 1.27
#124113: Remove javascript email-hiding kludge.

Revision 1.27.6.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 14:06:21 2008 UTC (12 months, 4 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.8: +5 -5 lines
Diff to previous 1.27.6.8 , to branch point 1.27
#328043: Start cleaning up form usability.

Revision 1.27.6.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 09:45:48 2008 UTC (12 months, 4 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.7: +1 -6 lines
Diff to previous 1.27.6.7 , to branch point 1.27
Remove some TODO from the code - issues created

Revision 1.27.6.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 09:06:09 2008 UTC (12 months, 4 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.6: +38 -66 lines
Diff to previous 1.27.6.6 , to branch point 1.27
Some basic cleanups for D6 LM Paypal.
Fix bug? with subscriptions for, when no roles are available, and "node" action is selected.

Revision 1.27.6.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 08:55:14 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.5: +264 -264 lines
Diff to previous 1.27.6.5 , to branch point 1.27
Fix some messed up indenting, and change $form['#submit'] to an array

Revision 1.27.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 03:43:07 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.27: +11 -11 lines
Diff to previous 1.27
#321101 by eMPee584: unquoted constants, misnamed & undefined variables usage etc.

Revision 1.27.6.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 03:35:25 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.4: +9 -9 lines
Diff to previous 1.27.6.4 , to branch point 1.27
#321101 by eMPee584: unquoted constants, misnamed & undefined variables usage etc.

Revision 1.27.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 03:34:15 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.27.2.6: +9 -9 lines
Diff to previous 1.27.2.6 , to branch point 1.27
#321101 by eMPee584: unquoted constants, misnamed & undefined variables usage etc.

Revision 1.27.6.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 08:10:09 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.3: +30 -29 lines
Diff to previous 1.27.6.3 , to branch point 1.27
Reorder menu entries

Revision 1.27.6.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 05:40:08 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.2: +7 -3 lines
Diff to previous 1.27.6.2 , to branch point 1.27
#112957: Invoke a module hook after processing an IPN

Revision 1.27.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 05:28:43 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27.6.1: +740 -768 lines
Diff to previous 1.27.6.1 , to branch point 1.27
Many Coder module updates.

Revision 1.27.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 04:24:39 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.27: +616 -630 lines
Diff to previous 1.27
#209287 by nekobul, fonant, AlexisWilke and lyricnz: Initial Port to Drupal 6

Revision 1.27.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 15:10:02 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.27.2.5: +64 -68 lines
Diff to previous 1.27.2.5 , to branch point 1.27
#320236: Many Coder updates

Revision 1.27.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 14:06:21 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.27.2.4: +14 -31 lines
Diff to previous 1.27.2.4 , to branch point 1.27
#320215: (Partially) Review and update help text

Revision 1.27.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 12:43:18 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.27.2.3: +1 -22 lines
Diff to previous 1.27.2.3 , to branch point 1.27
#320217: Remove legacy dependency checking

Revision 1.27.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 12:25:44 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.27.2.2: +17 -18 lines
Diff to previous 1.27.2.2 , to branch point 1.27
#320211: Move menus to /admin/settings/lm_paypal, and order by sub-module

Revision 1.27.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 12:02:36 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.27.2.1: +34 -104 lines
Diff to previous 1.27.2.1 , to branch point 1.27
Start removing Drupal 4.7 support from Drupal 5 branch.

Revision 1.27.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 12:41:52 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.27: +7 -3 lines
Diff to previous 1.27
#112957: Invoke a module hook after processing an IPN

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 24 15:34:52 2007 UTC (2 years, 9 months ago) by leemcl
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-4-7, DRUPAL-5, DRUPAL-6--1
Changes since 1.26: +8 -3 lines
Diff to previous 1.26
Dropped the link back to my site. Stopped using the Euro symbol as it does not work everywhere

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 20 09:05:35 2006 UTC (2 years, 11 months ago) by leemcl
Branch: MAIN
Changes since 1.25: +22 -2 lines
Diff to previous 1.25
PayPal now accepts more currencies

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 14:08:42 2006 UTC (2 years, 11 months ago) by leemcl
Branch: MAIN
Changes since 1.24: +6 -8 lines
Diff to previous 1.24
Allow for echecks which can be Pending for a while

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 12:00:09 2006 UTC (2 years, 11 months ago) by leemcl
Branch: MAIN
Changes since 1.23: +4 -3 lines
Diff to previous 1.23
Ignore receipt_id and print unknown field values correctly

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 20:51:08 2006 UTC (3 years, 1 month ago) by leemcl
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Update version numbers to match originals

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 19:44:25 2006 UTC (3 years, 1 month ago) by leemcl
Branch: MAIN
Initial check-in of lm_paypal files

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2