projects
/
project/ctools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
068a9c0
)
Issue #1199590: Provide an "api" setting for stylizer.
author
Earl Miles
Thu, 14 Jul 2011 20:33:06 +0000 (13:33 -0700)
committer
Earl Miles
Thu, 14 Jul 2011 20:33:06 +0000 (13:33 -0700)
stylizer/stylizer.install
patch
|
blob
|
blame
|
history
diff --git
a/stylizer/stylizer.install
b/stylizer/stylizer.install
index
cee8b74
..
5cefb0d
100644
(file)
--- a/
stylizer/stylizer.install
+++ b/
stylizer/stylizer.install
@@
-18,6
+18,12
@@
function stylizer_schema_1() {
'can disable' => TRUE,
'identifier' => 'style',
'primary key' => 'sid',
+ 'api' => array(
+ 'owner' => 'stylizer',
+ 'api' => 'stylizer',
+ 'minimum_version' => 1,
+ 'current_version' => 1,
+ ),
),
'fields' => array(
'sid' => array(