added export module (#538)
This commit is contained in:
@@ -14,6 +14,10 @@ namespace App;
|
||||
*/
|
||||
class Constants
|
||||
{
|
||||
/**
|
||||
* The software name
|
||||
*/
|
||||
public const SOFTWARE = 'Kimai 2';
|
||||
/**
|
||||
* The current release version
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user