Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
a676cde7
Commit
a676cde7
authored
Apr 29, 2002
by
Kjartan
Browse files
- Haven't re-implemented custom in the main tree. Oops.
parent
852171c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
database/database.mysql
View file @
a676cde7
...
...
@@ -552,5 +552,5 @@ CREATE TABLE watchdog (
#
INSERT INTO variable SET name='update_start', value='2002-04-23';
INSERT INTO blocks SET name='User information', module='user', delta='0', status='
1
', weight='0', region='1', remove='0', path=''
, custom='0'
;
INSERT INTO blocks SET name='Log in', module='user', delta='1', status='
1
', weight='0', region='1', remove='0', path=''
, custom='0'
;
INSERT INTO blocks SET name='User information', module='user', delta='0', status='
2
', weight='0', region='1', remove='0', path='';
INSERT INTO blocks SET name='Log in', module='user', delta='1', status='
2
', weight='0', region='1', remove='0', path='';
Write
Preview
Supports
Markdown
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