Displaying and fixing some XHTML
[squirrelmail.git] / src / image.php
index 574c9adc427cac5870da3bb3fef49721ae7c73c0..500d689c3e27405e60b08625bfb6852c3946af65 100644 (file)
@@ -3,15 +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. */