diff --git a/config.inc.php3 b/config.inc.php3 index 12edf9104..eee74e1aa 100755 --- a/config.inc.php3 +++ b/config.inc.php3 @@ -211,6 +211,7 @@ $cfgFunctions = array( 'PERIOD_ADD', 'PERIOD_DIFF', 'TO_DAYS', + 'UNIX_TIMESTAMP', 'USER', 'WEEKDAY' );