Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
71ffc7584c
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  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
  * Retrieve a list of writable backends
- * 
- * @author Steve Brown
  * @since 1.5.2
  * @since 1.5.2
  */
  */
 function getWritableBackends () {
 function getWritableBackends () {