Commit: 93633d680e80b13225c3e92c46141e6cf5c95c48 Author: Kalle Sommer Nielsen <ka...@php.net> Sat, 19 Nov 2016 10:45:08 +0100 Parents: e0aef593ad64433b127be69abf0be5092d9d62ea Branches: master
Link: http://git.php.net/?p=web/master.git;a=commitdiff;h=93633d680e80b13225c3e92c46141e6cf5c95c48 Log: Adding myself to the list to help Christoph sort of requests Changed paths: M include/functions.inc Diff: diff --git a/include/functions.inc b/include/functions.inc index f200e85..e396a22 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -428,6 +428,7 @@ function is_admin($user) { "tyrael", "salathe", "cmb", + "kalle" ); return in_array($user, $admins); } -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php