Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
E
expire
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
drupal.org
expire
Commits
662d6e21
Commit
662d6e21
authored
Dec 29, 2011
by
Paul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue #1362078 by jaydub: Spelling correction
parent
83d86fa8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
expire.admin.inc
expire.admin.inc
+1
-1
No files found.
expire.admin.inc
View file @
662d6e21
...
...
@@ -39,7 +39,7 @@ function expire_admin_settings_form() {
'#type'
=>
'checkbox'
,
'#title'
=>
t
(
'Expire CCK node references'
),
'#default_value'
=>
variable_get
(
'expire_flush_cck_references'
,
EXPIRE_FLUSH_CCK_REFERENCES
),
'#description'
=>
t
(
'When expiring a node: expire its node references and nodes containing it in their own n
do
e references.'
),
'#description'
=>
t
(
'When expiring a node: expire its node references and nodes containing it in their own n
od
e references.'
),
);
$form
[
'format'
]
=
array
(
...
...
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