Skip to content

Commit

Permalink
line ned spaces - #9
Browse files Browse the repository at this point in the history
  • Loading branch information
juhasz committed Apr 26, 2012
1 parent ea3d644 commit fa24177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shrtr.install
Expand Up @@ -57,7 +57,7 @@ function shrtr_schema() {
'uid' => array(array('uid')),
'expire' => array(array('expire')),
'enabled' => array(array('enabled')),
'alias' => array(array('alias', 32)),
'alias' => array(array('alias', 32)),
),
);
return $schema;
Expand Down

0 comments on commit fa24177

Please sign in to comment.