Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
028fe64e
Commit
028fe64e
authored
Oct 27, 2010
by
Dries
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Patch
#937560
by chillin411: the parameter & is not documented in hook_update_N.
parent
f3ab0a0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
modules/system/system.api.php
modules/system/system.api.php
+3
-0
No files found.
modules/system/system.api.php
View file @
028fe64e
...
...
@@ -3012,6 +3012,9 @@ function hook_install() {
* See the batch operations page for more information on how to use the batch API:
* @link http://drupal.org/node/180528 http://drupal.org/node/180528 @endlink
*
* @param $sandbox
* Stores information for multipass updates. See above for more information.
*
* @throws DrupalUpdateException, PDOException
* In case of error, update hooks should throw an instance of DrupalUpdateException
* with a meaningful message for the user. If a database query fails for whatever
...
...
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