web/wp-content/themes/IRI-Theme/sidebar_single.php
author ymh@caf4f556-3d62-0410-8435-a86758001935
Wed, 03 Feb 2010 14:52:45 +0000
branchwordpress
changeset 134 f445f2aa8c33
parent 109 03b0d1493584
permissions -rw-r--r--
corrections before publication
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') ) : ?>
03b0d1493584 wordpress 2.8 ()
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     2
<?php endif; ?>