mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
Personen Verbesserungen
This commit is contained in:
@@ -61,6 +61,9 @@ func (e *Engine) funcs() error {
|
||||
e.AddFunc("Len", functions.Length)
|
||||
|
||||
// String Functions
|
||||
e.AddFunc("Lower", functions.Lower)
|
||||
e.AddFunc("Upper", functions.Upper)
|
||||
e.AddFunc("First", functions.First)
|
||||
e.AddFunc("ReplaceSlashParen", functions.ReplaceSlashParen)
|
||||
|
||||
// Time & Date Functions
|
||||
|
||||
Reference in New Issue
Block a user