Adam 2009-01-30
Documentation » CMScms_update_last
Updates last timestamp for node and its parents and grand-parents, excluding root
bool|string cms_update_last( array $id [, $ts = false] )
Parameters
- array $id Node's ID to update the timestamp of
- mixed $ts
Returns
- bool|string $ts Optional timestamp to assign to the node's 'last' instead of NOW()
Last edited 2009-02-24 16:40:27
