Skip to content

Commit 0968565

Browse files
LUT-25131 : Modernize the markup language used
1 parent a5b50b9 commit 0968565

File tree

1 file changed

+0
-2
lines changed
  • src/java/fr/paris/lutece/plugins/wiki/business

1 file changed

+0
-2
lines changed

src/java/fr/paris/lutece/plugins/wiki/business/Topic.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ public class Topic implements IExtendableResource
5252
private String _strViewRole = Page.ROLE_NONE;
5353
private String _strEditRole = Page.ROLE_NONE;
5454
private String _strParentPageName;
55-
private String _strModifyPageOpenLastBy;
56-
private Timestamp _strModifyPageOpenAt;
5755

5856

5957
/**

0 commit comments

Comments
 (0)