Dont utf7_decode translated INBOX name, which is html encoded
[squirrelmail.git] / themes / darkness.php
index 3dd97c489a36d14d672bb8603063a036d1e2198b..61fbb4884074036a5cb012e2c41cdde04ed1c0f3 100755 (executable)
@@ -1,13 +1,15 @@
 <?php
-   /** Author:       Tyler Akins
-       Theme Name:   'Darkness'
-
-       Like black?
-       
-   **/
-
-
-require_once('../functions/strings.php');
+/**
+ * @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
    // Background range is from 24-64, all three colors are the same
@@ -38,8 +40,8 @@ function Darkness_HeaderPlugin() {
    global $PHP_SELF, $Darkness_Transition;
    
    if (substr($PHP_SELF, -18) == '/src/left_main.php') {
-      echo '<meta http-equiv='Page-Enter' content='' .
-         'blendTrans(Duration=2.0)'>' . '\n';
+      echo '<meta http-equiv="Page-Enter" content="' .
+         'blendTrans(Duration=2.0)">' . "\n";
    }
         
 ?><script language=javascript>