Comments
[squirrelmail.git] / include / load_prefs.php
index 787e33f942d9fa4c28bd570bada3b7de8fa300ea..d054641337a38e1a279921098e7a506570fe1de8 100644 (file)
@@ -75,6 +75,7 @@ while (!$found_theme && $k < count($user_themes)) {
 PL: See include/init.php commit from 2 days ago, Template class should be
     loaded before this file is, so the commented-out code below will probably 
     work
+SB: Nope, still get errors.
  */
 #$template_themes = $oTemplate->get_alternative_stylesheets();
 #while (!$found_theme && (list($path, $name) = each($template_themes))) {