瀏覽代碼

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 年之前
父節點
當前提交
71ffc7584c
共有 1 個文件被更改,包括 0 次插入2 次删除
  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 () {