mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Get version from defaults.php
This commit is contained in:
parent
2df8f4fdce
commit
fee8717e4d
@ -18,6 +18,6 @@ Recurring and one-time donors are vital to the continued development of this pro
|
||||
Ray E - "This project is awesome and just works; saved me and my client tons of work. Thank you!" - $20
|
||||
Erin C - "Just got Raspap up and running, looks very cool, thanks!" -$20 CAD
|
||||
Ralf J - "Thanks for RaspAP including OpenVPN. It was a big help for me." -€15
|
||||
Felipe C - "Thanks for the good work on RaspAP!" -$6
|
||||
Felipe C - "Thanks for the good work on RaspAP!" -$6
|
||||
Webagentur S - "Like what you and RaspAP are doing." -€20
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
define('RASPI_BRAND_TEXT', 'RaspAP');
|
||||
define('RASPI_VERSION', '2.5');
|
||||
define('RASPI_CONFIG', '/etc/raspap');
|
||||
define('RASPI_CONFIG_NETWORKING', RASPI_CONFIG.'/networking');
|
||||
define('RASPI_ADMIN_DETAILS', RASPI_CONFIG.'/raspap.auth');
|
||||
|
Loading…
Reference in New Issue
Block a user