Commit fd4cbda5 authored by Jonathan.Wage's avatar Jonathan.Wage

Added missing class.

parent 293e7526
......@@ -108,6 +108,15 @@ class User extends BaseUser
{
}
// UserGroup.class.php
/**
* This class has been auto-generated by the Doctrine ORM Framework
*/
class UserGroup extends BaseUserGroup
{
}
// BaseGroup.class.php
/**
......
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