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