mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 11:19: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';
|
||||
|
||||
// Import from config:
|
||||
$pagseguro = $config['pagseguro'];
|
||||
$paypal = $config['paypal'];
|
||||
$prices = $config['paypal_prices'];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user