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 năm trước cách đây
mục cha
commit
71ffc7584c
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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 () {