[fix] adds missing global

This commit is contained in:
alban 2014-03-27 16:02:52 +01:00
parent ec8d8b1344
commit b2eb4e3016
1 changed files with 1 additions and 1 deletions

View File

@ -156,4 +156,4 @@ $mem = new \m_mem();
$err = new \m_err();
$authip = new \m_authip();
$hooks = new \m_hooks();
$bro = new \m_bro();