From 4295323b8847c113dd09b0e594a9c17ac10311a1 Mon Sep 17 00:00:00 2001 From: vargenau Date: Thu, 26 Mar 2009 12:48:53 +0000 Subject: [PATCH] Fix broken chars git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@6719 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- doc/README.security | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/README.security b/doc/README.security index 8ec7abbe3..bea6691cd 100644 --- a/doc/README.security +++ b/doc/README.security @@ -57,7 +57,7 @@ USER_AUTH_ORDER = "Db" USER_AUTH_POLICY = first-only ; Store group information in wiki pages -; there’s no need to develop a complex front end for a database. +; there's no need to develop a complex front end for a database. ; Note that in performance terms this is the most expensive option. GROUP_METHOD = WIKIPAGE @@ -133,7 +133,7 @@ The recommended way to do this is to - -Authenticated Users - -Signed Users - -Bogo Users -* _Where + means the ACL allows that kind of access and – means the ACL +* _Where + means the ACL allows that kind of access and x means the ACL does not allow that kind of access._ * change the ACLs for CHANGE and REMOVE to - +Administrators @@ -228,4 +228,4 @@ and removing users from the Writers group, you should * Test the permissions work as expected. ---PhpWiki:CharlesCorrigan \ No newline at end of file +--PhpWiki:CharlesCorrigan -- 2.45.0