diff options
Diffstat (limited to 'lib/common.php')
-rw-r--r-- | lib/common.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common.php b/lib/common.php index 2f85eb7c5..041459cf3 100644 --- a/lib/common.php +++ b/lib/common.php @@ -53,6 +53,7 @@ require_once(INSTALLDIR.'/lib/language.php'); // can use it require_once(INSTALLDIR.'/lib/event.php'); +require_once(INSTALLDIR.'/lib/plugin.php'); // try to figure out where we are |