mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 19:29:22 +02:00
fix: missing var, thanks @dalvorsn for testing
This commit is contained in:
parent
358b16e748
commit
1804fe0059
@ -3,6 +3,7 @@ protect_page();
|
|||||||
include 'layout/overall/header.php';
|
include 'layout/overall/header.php';
|
||||||
|
|
||||||
// Import from config:
|
// Import from config:
|
||||||
|
$pagseguro = $config['pagseguro'];
|
||||||
$paypal = $config['paypal'];
|
$paypal = $config['paypal'];
|
||||||
$prices = $config['paypal_prices'];
|
$prices = $config['paypal_prices'];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user