Commit 19ba729a authored by Taddeus Kroes's avatar Taddeus Kroes

changed filename in include statement

parent e7456e97
......@@ -19,7 +19,7 @@ require_once 'security.php';
if (defined('WB_INCLUDE_PHPACTIVERECORD') && WB_INCLUDE_PHPACTIVERECORD) {
require_once 'php-activerecord/ActiveRecord.php';
require_once 'user.php';
require_once 'users.php';
}
// @codeCoverageIgnoreEnd
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment