Browse Source

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.

tokul 19 years ago
parent
commit
71ffc7584c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      functions/addressbook.php

+ 0 - 2
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 () {