@@ -9,7 +9,7 @@ |
||
9 | 9 | |
10 | 10 | class Archive extends Settings |
11 | 11 | { |
12 | - CONST ID = 'archives'; |
|
12 | + const ID = 'archives'; |
|
13 | 13 | |
14 | 14 | const CAPABILITY = 'edit_others_posts'; |
15 | 15 | const DEPENDENCY = ''; |