X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fabook_database.php;h=8ae859e02720cbef01a353a8f323d2d188dfea58;hb=e4835cf2091559618969be69c9bd745d6cc1fb20;hp=77deaac7f458eb68230ad2cd0e0e1a973d790e04;hpb=3523532820419e678843408d5a31db951636fa55;p=squirrelmail.git diff --git a/functions/abook_database.php b/functions/abook_database.php index 77deaac7..8ae859e0 100644 --- a/functions/abook_database.php +++ b/functions/abook_database.php @@ -14,7 +14,7 @@ * PRIMARY KEY (owner,nickname) * * - * @copyright © 1999-2006 The SquirrelMail Project Team + * @copyright © 1999-2007 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -473,4 +473,3 @@ class abook_database extends addressbook_backend { } /* End of class abook_database */ // vim: et ts=4 -?>