added the "UNIX_TIMESTAMP" function

This commit is contained in:
Loïc Chapeaux
2001-08-28 17:50:53 +00:00
parent 6ec97b4ddf
commit ec0f76187e

View File

@@ -211,6 +211,7 @@ $cfgFunctions = array(
'PERIOD_ADD',
'PERIOD_DIFF',
'TO_DAYS',
'UNIX_TIMESTAMP',
'USER',
'WEEKDAY'
);