adding address book block
[squirrelmail.git] / plugins / bug_report / show_system_specs.php
index 83e22b039b478c319ad534277746c2a853eb5e72..2f9f5b7a06f40e961e1c46f6a57e36b54a555f24 100644 (file)
@@ -8,10 +8,14 @@
  *
  * This is a standard Squirrelmail-1.2 API for plugins.
  *
- * $Id$
+ * @version $Id$
+ * @package plugins
+ * @subpackage bug_report
  */
 
-
+/**
+ * @ignore
+ */
 define('SM_PATH','../../');
 include_once(SM_PATH . 'include/validate.php');