Changes between Version 106 and Version 107 of S3/S3AAA


Ignore:
Timestamp:
06/13/14 11:58:50 (11 years ago)
Author:
MattS
Comment:

syntax highlighting

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3AAA

    v106 v107  
    152152
    153153When using the framework, this happens automatically. For manual DAL calls, this can be set using:
    154 {{{
     154{{{#!python
    155155auth.s3_make_session_owner(table, record_id)
    156156}}}