Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
addressbook
Commits
18edced76f27
Commit
9f3bc0f9
authored
Jun 14, 2011
by
Arthur Lutz
Browse files
typo corrected in schema/_regproc.postgres.sql
parent
9736e9d2a658
Changes
1
Hide whitespace changes
Inline
Side-by-side
schema/_regproc.postgres.sql
View file @
18edced7
...
...
@@ -28,7 +28,7 @@ BEGIN
RETURN
1
;
ELSIF
phonetype
=
'mobile'
THEN
RETURN
2
;
ELSIF
phonetype
=
'secre
a
tariat'
THEN
ELSIF
phonetype
=
'secretariat'
THEN
RETURN
3
;
ELSE
RETURN
4
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment