Commit: 1e1714370c5c7b190878a6ea72e1858637b4b73e Author: kovacs.ferenc <[email protected]> Sat, 21 Jun 2014 09:08:25 +0200 Parents: 066a3c46cf554167ecf3ccc8778ff192a1d08901 Branches: master
Link: http://git.php.net/?p=web/wiki.git;a=commitdiff;h=1e1714370c5c7b190878a6ea72e1858637b4b73e Log: adding myself to the wiki admins, so I also can hand out write access to parts of the wiki Changed paths: M dokuwiki/conf/local.protected.php Diff: diff --git a/dokuwiki/conf/local.protected.php b/dokuwiki/conf/local.protected.php index d39cb21..e47c0d0 100644 --- a/dokuwiki/conf/local.protected.php +++ b/dokuwiki/conf/local.protected.php @@ -1,4 +1,4 @@ <?php -$conf['auth']['phpcvs'] = array('admins' => array('lsmith', 'pajoye', 'philip', 'scottmac', 'bjori', 'derick')); +$conf['auth']['phpcvs'] = array('admins' => array('lsmith', 'pajoye', 'philip', 'scottmac', 'bjori', 'derick', 'tyrael')); -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
