web/wp-content/themes/selecta/ocmx/ocmx-widgets.php
changeset 1 0d28b7c10758
equal deleted inserted replaced
0:0d9a58d2c515 1:0d28b7c10758
       
     1 <?php 
       
     2 include_once (TEMPLATEPATH."/ocmx/widgets/flickr-widget.php");
       
     3 include_once (TEMPLATEPATH."/ocmx/widgets/twitter-widget.php");
       
     4 include_once (TEMPLATEPATH."/ocmx/widgets/advert-widget.php");
       
     5 include_once (TEMPLATEPATH."/ocmx/widgets/four-block-widget.php");
       
     6 include_once (TEMPLATEPATH."/ocmx/widgets/feature-post-widget.php");
       
     7 include_once (TEMPLATEPATH."/ocmx/widgets/ocmx-latest-comments.php");
       
     8 ?>