Fixed alt text
This commit is contained in:
parent
ecae9cfb4b
commit
da08385a8c
|
@ -56,7 +56,7 @@ In the original scenario, we want to specify that the module can only be enabled
|
|||
|
||||
Because we need to check for Drupal's core version, we're using the system module as the dependency and specifying that it needs to be either equal to or greater than 7.36. If this dependency is not met, e.g. Drupal 7.35 is being used, then the module cannot be enabled rather than showing a function not found error for `user_has_role()` when it is called.
|
||||
|
||||

|
||||

|
||||
|
||||
## External Links
|
||||
|
||||
|
|
Loading…
Reference in a new issue