phpDocumentor updates
[squirrelmail.git] / images / themes / none / theme.php
index 5a0c1d9a76d8123980a4a0863c9c21e887dff56b..28e02f9346a8a563a54a85b3ea5163ddce1425e3 100644 (file)
@@ -1,3 +1,13 @@
 <?php
-    $icon_themes[] = array('NAME'=>'None','PATH'=> 'none');
-?>
+
+/**
+ * Theme description
+ *
+ * @copyright &copy; 2004-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
+ * @package squirrelmail
+ * @subpackage themes
+ */
+    $icon_themes[] = array('NAME'=>_("None"),'PATH'=> 'none');
+?>
\ No newline at end of file