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
8457c4d2
Commit
8457c4d2
authored
Sep 25, 2002
by
Kjartan Mannes
Browse files
- serializing update_start variable.
parent
e4d92b58
Changes
1
Hide whitespace changes
Inline
Side-by-side
database/database.mysql
View file @
8457c4d2
...
...
@@ -518,7 +518,7 @@ CREATE TABLE watchdog (
# Insert some default values
#
INSERT INTO variable SET name='update_start', value='2002-05-15';
INSERT INTO variable SET name='update_start', value='
s:10:"
2002-05-15
"
';
INSERT INTO system VALUES ('archive.module','archive','module','',1);
INSERT INTO system VALUES ('block.module','block','module','',1);
INSERT INTO system VALUES ('blog.module','blog','module','',1);
...
...
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