Changes between Version 2 and Version 3 of S3/S3Tracking


Ignore:
Timestamp:
03/22/11 10:18:30 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Tracking

    v2 v3  
    156156  NOTE: all times in the tracking system are considered to be in UTC!
    157157
    158 To set a current location, you can use set_location().
     158To set a current location, you can use {{{set_location()}}}.
    159159
    160160{{{
     
    162162}}}
    163163
    164 If you omit the timestmp parameter, then the current server time is used.
    165 
    166 To specify the location, you have the same options in set_location() as in set_base_location().
     164If you omit the {{{timestmp}}} parameter, then the current server time is used.
     165
     166To specify the location, you have the same options in {{{set_location()}}} as in {{{set_base_location()}}}.
    167167
    168168=== Check-in/out ===