stevetruckstuff 19 سال پیش
والد
کامیت
d25e2493b8
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      include/load_prefs.php

+ 1 - 0
include/load_prefs.php

@@ -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))) {