mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-12-24 13:40:29 +01:00
refresh githash.txt on login screen, removed cronjob githash.php
This commit is contained in:
parent
a731d0f5df
commit
0ad4b9600c
@ -571,6 +571,7 @@ class Acl
|
||||
public function Login()
|
||||
{
|
||||
|
||||
include dirname(__DIR__).'/../cronjobs/githash.php';
|
||||
include dirname(__DIR__).'/../version.php';
|
||||
$this->app->Tpl->Set('XENTRALVERSION',"V.".$version_revision);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user