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
1c4db9a6
Commit
1c4db9a6
authored
Jun 17, 2007
by
Dries
Browse files
- Patch
#152469
by fgm: fixed PHPdoc comment.
parent
ba32a804
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/system/system.module
View file @
1c4db9a6
...
...
@@ -1450,7 +1450,7 @@ function system_themes_form_submit($form, &$form_state) {
* Modules can be enabled or disabled and set for throttling if the throttle module is enabled.
* The list of modules gets populated by module.info files, which contain each module's name,
* description and dependencies.
* @s
a
drupal_parse_info_file for information on module.info descriptors.
* @s
ee
drupal_parse_info_file for information on module.info descriptors.
*
* Dependency checking is performed to ensure that a module cannot be enabled if the module has
* disabled dependencies and also to ensure that the module cannot be disabled if the module has
...
...
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