From 48b58dca23895f9baa21ef15fd22900b0b5be2b1 Mon Sep 17 00:00:00 2001 From: tokul Date: Thu, 31 Aug 2006 05:43:18 +0000 Subject: [PATCH] function is modified copy of list_writable_backends(). diff -uw between 1.96 and 1.97 shows that. Same structure, same while() arguments. Steve's name is in AUTHORS. Please don't claim authorship on code that is written by you AND other people. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11659 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/addressbook.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/functions/addressbook.php b/functions/addressbook.php index de12acc2..57757185 100644 --- a/functions/addressbook.php +++ b/functions/addressbook.php @@ -228,8 +228,6 @@ function addressbook_cmp($a,$b) { /** * Retrieve a list of writable backends - * - * @author Steve Brown * @since 1.5.2 */ function getWritableBackends () { -- 2.25.1