Index: trunk/extensions/SemanticACL/SemanticACL.php |
— | — | @@ -20,8 +20,6 @@ |
21 | 21 | |
22 | 22 | // Initialise predefined properties |
23 | 23 | function saclInitProperties() { |
24 | | - |
25 | | - |
26 | 24 | // Read restriction properties |
27 | 25 | SMWDIProperty::registerProperty( '___VISIBLE', '_str', |
28 | 26 | wfMsgForContent('sacl-property-visibility') ); |