Changes between Version 94 and Version 95 of S3/S3AAA


Ignore:
Timestamp:
09/04/12 10:31:21 (12 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3AAA

    v94 v95  
    289289
    290290# Get accessible-query (e.g., all readable record in db.my_table):
    291 accessible = auth.s3.accessible_query("read", db.my_table)
     291accessible = auth.s3_accessible_query("read", db.my_table)
    292292
    293293# Combine both parts: