function is modified copy of list_writable_backends(). diff -uw between
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 31 Aug 2006 05:43:18 +0000 (05:43 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 31 Aug 2006 05:43:18 +0000 (05:43 +0000)
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

index de12acc214b222a46c5ed1f71de320b16cfd8fed..577571859a5b6d57ff470ef0f306c32fe7c61b15 100644 (file)
@@ -228,8 +228,6 @@ function addressbook_cmp($a,$b) {
 
 /**
  * Retrieve a list of writable backends
- * 
- * @author Steve Brown
  * @since 1.5.2
  */
 function getWritableBackends () {