web/wp-content/themes/IRI-Theme/sidebar_single_home.php
author hurons@caf4f556-3d62-0410-8435-a86758001935
Mon, 01 Feb 2010 09:53:45 +0000
branchwordpress
changeset 124 5cb854c0ff5a
parent 109 03b0d1493584
permissions -rw-r--r--
clean other things
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
109
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     1
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Sidebar-Single-home') ) : ?>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     2
<?php endif; ?>