From 0195524f1700be76a7ed03f0be487cb50d89b39c Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sun, 7 Jul 2013 15:43:47 +0100 Subject: [PATCH] Condensing & improving code Alt added to logo Outputting the Twitter list in a shorter way Imploding 4 sets of array items instead of using a for loop --- lib/settings-screen.php | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/lib/settings-screen.php b/lib/settings-screen.php index 69720b9..2da2155 100644 --- a/lib/settings-screen.php +++ b/lib/settings-screen.php @@ -36,7 +36,7 @@ for ($i=0;$i
- +



@@ -72,13 +72,12 @@ for ($i=0;$i @'.$peopleArray[$i].''; - if ($i@'.$value.''; + }; + array_walk($peopleArray, "makeURL"); + echo implode(", ",$peopleArray); ?>

...plus a whole load of people on Github. Thanks for your contributions! @@ -94,7 +93,7 @@ for ($i=0;$i> auto open last files on login

when finding in files, exclude:
-">
+">

assisting

@@ -110,12 +109,12 @@ confirm password


banned files/folders
-">
+">
banned paths
-">
+">
ip addresses
-">
+">