typo in common_mint_tag
darcs-hash:20080522184027-84dde-f6e53502335b5cd14bc1a2323b3f3eeb99b33cd4.gz
This commit is contained in:
parent
eecd611f67
commit
aa34949520
@ -436,7 +436,7 @@ function common_mint_tag($extra) {
|
|||||||
global $config;
|
global $config;
|
||||||
return
|
return
|
||||||
'tag:'.$config['tag']['authority'].','.
|
'tag:'.$config['tag']['authority'].','.
|
||||||
$config['tag']['date'].':'$config['tag']['prefix'].$extra;
|
$config['tag']['date'].':'.$config['tag']['prefix'].$extra;
|
||||||
}
|
}
|
||||||
|
|
||||||
// XXX: set up gettext
|
// XXX: set up gettext
|
||||||
|
Loading…
Reference in New Issue
Block a user