Preparation to begin using phpdocumentor.
[squirrelmail.git] / functions / abook_global_file.php
index 95e2dd39dd7ce4bee0e003bbee9c6a0c3e722bdd..93fd0f89920172b77536fb345e77365c3ca444da 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 
 /**
- * abook_local_file.php
+ * abook_global_file.php
  *
  * Copyright (c) 1999-2003 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  * Make sure you configure this before using it!
  *
  * $Id$
+ * @package squirrelmail
  */
 
+/**
+ * Undocumented class - fixme
+ * @package squirrelmail
+ */
 class abook_global_file extends addressbook_backend {
     var $btype = 'local';
     var $bname = 'global_file';