James Moger
2014-03-21 53a83f67aef203379e43a9ed89ccfcb16c16200e
src/main/java/com/gitblit/manager/IProjectManager.java
@@ -21,7 +21,7 @@
import com.gitblit.models.RepositoryModel;
import com.gitblit.models.UserModel;
public interface IProjectManager {
public interface IProjectManager extends IManager {
   /**
    * Returns a list of project models for the user.