Forgot something for the last release.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2760 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
4819a40a65
commit
e34ba310c8
|
|
@ -49,6 +49,6 @@ public class ForumApplicationManager extends AbstractApplicationManager<Forum> {
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean allowRoot() {
|
public boolean allowRoot() {
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue