_login_security_menu() undefined

catch - December 28, 2009 - 08:02
Project:Login Security
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

When running drush update $module I get an undefined function error for this. I think this is because module_load_include() only runs at certain bootstrap levels, which drush is probably below. This probably needs to be moved back into the .module, or maybe use plain require_once() to include it with the path hardcoded, since the directory is always going to be the same.

#1

ilo - December 28, 2009 - 19:36
Status:active» fixed

I have committed this patch to DRUPAL-6--1. Thanks catch for the 'catch'.

AttachmentSize
668968_login_security_hook_menu.patch 898 bytes

#2

System Message - January 11, 2010 - 19:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.