web/wp-content/themes/IRI-Theme/sidebar_single_home.php
changeset 136 bde1974c263b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/wp-content/themes/IRI-Theme/sidebar_single_home.php	Wed Feb 03 15:37:20 2010 +0000
@@ -0,0 +1,2 @@
+<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Sidebar-Single-home') ) : ?>
+<?php endif; ?>