read()) !== false) { if(is_dir($schemes_path . $file) and !preg_match('/^\.+$/i', $file)) { $schemes_subpath = $schemes_path . $file . '/'; if(($sub_dir = @dir($schemes_subpath)) !== false) { while(($sub_file = $sub_dir->read()) !== false) { if(is_file($schemes_subpath . $sub_file) and preg_match('/\.css$/i', $sub_file)) { $scheme_files[] = $file . '/' . $sub_file; } } $sub_dir->close(); } } elseif(is_file($schemes_path . $file) and preg_match('/\.css$/i', $file)) { $scheme_files[] = $file; } } $dir->close(); } // Get the asides category $asides_id = get_option('k2asidescategory'); $asides_title = $asides_id != 0 ? $wpdb->get_var("SELECT cat_name from $wpdb->categories WHERE cat_ID = $asides_id LIMIT 1") : __('No Asides','k2_domain'); // Get the categories we might use for asides $asides_cats = $wpdb->get_results("SELECT cat_ID, cat_name FROM $wpdb->categories"); ?>

%style% for style name, %stylelink% for the style\'s homepage, %author% for author, %site% for author\'s site, %version% for version and %comments% for style comments.','k2_domain'); ?>

/>
/>

' .__('Would you like to know more?','k2_domain') . '' ) ?>

/>
/>

/>
/>
/>
/>

' .__('Matt\'s Asides Technique','k2_domain') .'' ); ?>

/>

Extended Live Archives' ) ?>

' .__('K2 Support Forums','k2_domain') . '', '' .__('K2 Documentation','k2_domain') . '' ); ?>