mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Merge branch 'ent-9230-no-se-muestra-la-version-de-codigo-instalada-en-el-footer-al-actualizar-a-763' into 'develop'
Addded pandora_version and build_version globals See merge request artica/pandorafms!4994
This commit is contained in:
commit
289646a9b9
@ -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