Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Eric Rasmussen
UNL-CMS
Commits
2fc5da98
Commit
2fc5da98
authored
Dec 06, 2012
by
Eric Rasmussen
Browse files
[gh-481] Set site_404 variable in unl_install
parent
652e211e
Changes
1
Hide whitespace changes
Inline
Side-by-side
sites/all/modules/unl/unl.install
View file @
2fc5da98
<?php
function
unl_install
()
{
variable_set
(
'site_404'
,
'unl-404'
);
}
// Update blocks to have correct titles, to correspond to a profile/theme update.
...
...
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