You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,8 @@ $wgCARPattern = '//';
25
25
26
26
## Usage
27
27
The *$wgCARPattern* is a RegEx pattern which matches the categories on a pages, and these matches are needed to the user to access the page, otherwise he will get a ACCESS DENIED.
28
-
For example to match all groups starting with *CAR_*: *'/CAR_/'* the pattern is case sensitive.
28
+
For example to match all groups starting with "*CAR_*":
0 commit comments