Displaying and fixing some XHTML
[squirrelmail.git] / src / image.php
index a91f96a48da4ae8a321131533b09de0fb11d0efe..500d689c3e27405e60b08625bfb6852c3946af65 100644 (file)
@@ -3,16 +3,19 @@
 /**
  * image.php
  *
- * Copyright (c) 1999-2003 The SquirrelMail Project Team
+ * Copyright (c) 1999-2004 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This file shows an attached image
  *
- * $Id$
+ * @version $Id$
  * @package squirrelmail
  */
 
-/** Path for SquirrelMail required files. */
+/**
+ * Path for SquirrelMail required files.
+ * @ignore
+ */
 define('SM_PATH','../');
 
 /* SquirrelMail required files. */