Dont utf7_decode translated INBOX name, which is html encoded
[squirrelmail.git] / themes / darkness.php
index 553a6b91a1d50c9dc8c3d87bca84b604cfd35257..61fbb4884074036a5cb012e2c41cdde04ed1c0f3 100755 (executable)
@@ -1,12 +1,14 @@
 <?php
-   /** Author:       Tyler Akins
-       Theme Name:   'Darkness'
-
-       Like black?
-       
-   **/
-
-
+/**
+ * @author Tyler Akins
+ * Theme Name:   'Darkness'
+ * Like black?
+ * @package squirrelmail
+ * @subpackage themes
+ */
+
+/**
+ * Load up the usual suspects.. */
 require_once(SM_PATH . 'functions/strings.php');
 
    // Note:  The text distance is actually pre-squared
@@ -39,7 +41,7 @@ function Darkness_HeaderPlugin() {
    
    if (substr($PHP_SELF, -18) == '/src/left_main.php') {
       echo '<meta http-equiv="Page-Enter" content="' .
-         'blendTrans(Duration=2.0)">' . '\n';
+         'blendTrans(Duration=2.0)">' . "\n";
    }
         
 ?><script language=javascript>