... |
... |
@@ -289,10 +289,10 @@
|
289 |
289 |
<StringDetect attribute="Director Property" context="backend_declaration" String=".backend" />
|
290 |
290 |
<DetectChar attribute="Region Marker" context="#pop" char="}" endRegion="director_backend_block" />
|
291 |
291 |
</context>
|
292 |
|
- <context name="acl_declaration" attribute="Normal Text" lineEndContext="#stay">
|
|
292 |
+ <context name="acl_declaration" attribute="Normal Text" lineEndContext="#stay">
|
293 |
293 |
<DetectChar attribute="Region Marker" context="acl_definition" char="{" beginRegion="acl_block" />
|
294 |
294 |
</context>
|
295 |
|
- <context name="acl_definition" attribute="Normal Text" lineEndContext="#stay">
|
|
295 |
+ <context name="acl_definition" attribute="Normal Text" lineEndContext="#stay">
|
296 |
296 |
<IncludeRules context="minimal_code" />
|
297 |
297 |
<DetectChar attribute="Logical Operator" context="#stay" char="!" />
|
298 |
298 |
<DetectChar attribute="Logical Operator" context="#stay" char="/" />
|