The urlclass_replace function in urlclass.module is private to the module so it should be prefixed with an underscore: _urlclass_replace.
See the "Naming Conventions" section of Drupal coding standards.
The urlclass_replace function in urlclass.module is private to the module so it should be prefixed with an underscore: _urlclass_replace.
See the "Naming Conventions" section of Drupal coding standards.
Comments
Comment #1
sanduhrsFixed in HEAD, 5-dev
Thanks.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.