website fix
This commit is contained in:
parent
e14794bc59
commit
309d08497b
58 changed files with 1690 additions and 363 deletions
7
_website/paypal/config.php
Normal file
7
_website/paypal/config.php
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
// Local _website copy of paypal/config.php - configuration is centralized in includes/config.inc.php
|
||||
// This file is intentionally lightweight and will include the site config.
|
||||
require_once(__DIR__ . '/../includes/config.inc.php');
|
||||
|
||||
// If you need PayPal-specific overrides, add them here.
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue