From a266be2eb50725e759c1f9bb79c1ab0bdf4dcd08 Mon Sep 17 00:00:00 2001 From: "T. Almroth" Date: Tue, 24 Aug 2021 14:22:35 +0200 Subject: [PATCH] * Make inclusion of autoload independent from current working directory --- example/accountcredit/cancel__accountCredit.php | 2 +- example/accountcredit/create__accountCredit.php | 2 +- example/accountcredit/credit_amount__accountCredit.php | 2 +- example/accountcredit/credit_order_rows__accountCredit.php | 2 +- example/accountcredit/deliver__accountCredit.php | 2 +- example/accountcredit/deliver_partial_account_credit.php | 2 +- example/accountcredit/query__accountCredit.php | 2 +- example/accountcredit/return_campaings_for_accountCredit.php | 2 +- example/cardorder/cardorder.php | 2 +- example/cardorder/landingpage.php | 2 +- example/cardorder_recur/cancel_recur.php | 2 +- example/cardorder_recur/cardorder_recur.php | 2 +- example/cardorder_recur/landingpage_recur.php | 2 +- example/cardorder_recur/recurorder.php | 2 +- example/checkout/createCheckoutOrder.php | 2 +- example/checkout/getAvailablePartPaymentCampaigns.php | 2 +- example/checkout/getCheckoutOrder.php | 2 +- example/checkout/updateCheckoutOrder.php | 2 +- example/config_getaddresses/config_getaddresses.php | 2 +- example/creditorderrows_card/cardorder_credit.php | 2 +- example/creditorderrows_card/creditorderrows.php | 2 +- example/creditorderrows_card/creditorderrows_with_rows.php | 2 +- example/creditorderrows_card/landingpage_credit.php | 2 +- example/firstdeliver/firstdeliver.php | 2 +- example/firstorder/firstorder.php | 2 +- example/invoiceorder/invoiceorder.php | 2 +- example/paymentplan/getting_campaigns.php | 2 +- example/swishorder/landingpage.php | 2 +- example/swishorder/swishorder.php | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/example/accountcredit/cancel__accountCredit.php b/example/accountcredit/cancel__accountCredit.php index 89dc33a9..179fe93c 100644 --- a/example/accountcredit/cancel__accountCredit.php +++ b/example/accountcredit/cancel__accountCredit.php @@ -1,6 +1,6 @@