diff --git a/include/class.user.php b/include/class.user.php index 3c4be441eda3ed7c7f6eaa900f8bf33b07040954..19f83efafb2f825109053e971ba0ea998eb22f19 100644 --- a/include/class.user.php +++ b/include/class.user.php @@ -14,7 +14,8 @@ vim: expandtab sw=4 ts=4 sts=4: **********************************************************************/ -require_once(INCLUDE_DIR . 'class.orm.php'); +require_once INCLUDE_DIR . 'class.orm.php'; +require_once INCLUDE_DIR . 'class.util.php'; class UserEmailModel extends VerySimpleModel { static $meta = array(