Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
ccb0c0a7
Commit
ccb0c0a7
authored
Oct 19, 2007
by
Gábor Hojtsy
Browse files
#184653
by scor: typo fix in system_chema()'s schema documentation
parent
5bf30f68
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/system/system.install
View file @
ccb0c0a7
...
...
@@ -692,7 +692,7 @@ function system_schema() {
'not null'
=>
TRUE
,
'default'
=>
0
),
'link_path'
=>
array
(
'description' => t('The Drupal path or external path this link point to.'),
'description'
=>
t
(
'The Drupal path or external path this link point
s
to.'
),
'type'
=>
'varchar'
,
'length'
=>
255
,
'not null'
=>
TRUE
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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