Fix PHP notice - this function is called statically, so needs to be declared as such...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 19 Jan 2015 18:27:15 +0000 (18:27 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 19 Jan 2015 18:27:15 +0000 (18:27 +0000)
commit1ad27d869eee2c3cb75bf399ac4f2b7c7825a8c2
tree7e900f9ea84f87f64783ef578aa109b2ee051671
parentdd9c9e85a502de32ef949c5488d4dc8c8f9217f2
Fix PHP notice - this function is called statically, so needs to be declared as such.  Thanks to Juergen Nickelsen for reporting

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14494 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/addressbook.php