?'; return $s; } if (!isset($blogID)) $blog_ID=1; if (!isset($debug)) $debug=0; timer_start(); $dogs = $wpdb->get_results("SELECT * FROM $tablecategories WHERE 1=1"); foreach ($dogs as $catt) { $cache_categories[$catt->cat_ID] = $catt; } get_currentuserinfo(); $posts_per_page = get_settings('posts_per_page'); $what_to_show = get_settings('what_to_show'); $archive_mode = get_settings('archive_mode'); $time_difference = get_settings('time_difference'); $date_format = stripslashes(get_settings('date_format')); $time_format = stripslashes(get_settings('time_format')); // let's deactivate quicktags on IE Mac and Lynx, because they don't work there. if (($is_macIE) || ($is_lynx)) $use_quicktags = 0; $wpvarstoreset = array('profile','standalone','redirect','redirect_url','a','popuptitle','popupurl','text', 'trackback', 'pingback'); for ($i=0; $i WordPress › <?php bloginfo('name') ?> › <?php echo $title; ?>