We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b9c3f1 commit 0f2d485Copy full SHA for 0f2d485
src/java/fr/paris/lutece/plugins/wiki/business/Topic.java
@@ -52,8 +52,6 @@ public class Topic implements IExtendableResource
52
private String _strViewRole = Page.ROLE_NONE;
53
private String _strEditRole = Page.ROLE_NONE;
54
private String _strParentPageName;
55
- private String _strModifyPageOpenLastBy;
56
- private Timestamp _strModifyPageOpenAt;
57
58
59
/**
0 commit comments