Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Roadmap
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 60
and
Version 61
of
S3
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
05/12/14 11:03:37 (
11 years
ago)
Author:
Fran Boon
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
S3
v60
v61
54
54
These values can be read using:
55
55
{{{
56
value = s3db.get_config(tablename,
key
)
56
value = s3db.get_config(tablename,
"key"
)
57
57
}}}
58
58