From 2c2465ffadb4418b2702d3120c77bb34e411316f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@destailleur.fr> Date: Wed, 12 Dec 2012 13:14:28 +0100 Subject: [PATCH] Comment to make test --- htdocs/public/paypal/newpayment.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/public/paypal/newpayment.php b/htdocs/public/paypal/newpayment.php index 5ba8bb01342..93cb723c19e 100755 --- a/htdocs/public/paypal/newpayment.php +++ b/htdocs/public/paypal/newpayment.php @@ -15,6 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. + * + * For test: https://developer.paypal.com/ */ /** -- GitLab