mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 03:19:05 +02:00
Addded pandora_version and build_version globals
This commit is contained in:
parent
fb5dd4d557
commit
fe46bb9235
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
global $config;
|
||||
global $pandora_version;
|
||||
global $build_version;
|
||||
|
||||
require_once __DIR__.'/config.php';
|
||||
|
Loading…
x
Reference in New Issue
Block a user