? pgapi_closephp.patch Index: pgapi.install =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/pgapi/pgapi.install,v retrieving revision 1.3 diff -u -p -r1.3 pgapi.install --- pgapi.install 7 Jul 2008 06:17:08 -0000 1.3 +++ pgapi.install 9 Dec 2008 15:29:17 -0000 @@ -45,7 +45,3 @@ function pgapi_schema() { ); return $schema; } - - -?> - Index: pg_roboxchange/pg_roboxchange.install =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/pgapi/pg_roboxchange/pg_roboxchange.install,v retrieving revision 1.1 diff -u -p -r1.1 pg_roboxchange.install --- pg_roboxchange/pg_roboxchange.install 8 Jul 2008 18:03:11 -0000 1.1 +++ pg_roboxchange/pg_roboxchange.install 9 Dec 2008 15:29:17 -0000 @@ -34,7 +34,3 @@ function pg_roboxchange_schema() { return $schema; } - - -?> - Index: pg_simplepay/pg_simplepay.install =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/pgapi/pg_simplepay/pg_simplepay.install,v retrieving revision 1.1 diff -u -p -r1.1 pg_simplepay.install --- pg_simplepay/pg_simplepay.install 9 Jun 2008 15:35:23 -0000 1.1 +++ pg_simplepay/pg_simplepay.install 9 Dec 2008 15:29:17 -0000 @@ -50,6 +50,3 @@ function pg_simplepay_schema() { ); return $schema; } - - -?> \ No newline at end of file Index: pg_webmoney/pg_webmoney.install =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/pgapi/pg_webmoney/pg_webmoney.install,v retrieving revision 1.1 diff -u -p -r1.1 pg_webmoney.install --- pg_webmoney/pg_webmoney.install 9 Jun 2008 15:35:23 -0000 1.1 +++ pg_webmoney/pg_webmoney.install 9 Dec 2008 15:29:17 -0000 @@ -35,7 +35,3 @@ function pg_webmoney_schema() { return $schema; } - - -?> -