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
ac611b24
Commit
ac611b24
authored
Dec 08, 2005
by
Dries Buytaert
Browse files
- Small documentation improvements.
parent
c54234d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
database/updates.inc
View file @
ac611b24
<?php
// $Id$
// SCHEMA and SCHEMA_MIN represent the minimum and maximum N modulename_update_N.
// Update SCHEMA when a new update function is added. Update SCHEMA_MIN when old
// update functions are removed.
function
system_version
(
$type
)
{
switch
(
$type
)
{
case
SCHEMA
:
...
...
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