--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/wp-content/themes/selecta/ocmx/ocmx-widgets.php Fri Mar 12 13:29:04 2010 +0000
@@ -0,0 +1,8 @@
+<?php
+include_once (TEMPLATEPATH."/ocmx/widgets/flickr-widget.php");
+include_once (TEMPLATEPATH."/ocmx/widgets/twitter-widget.php");
+include_once (TEMPLATEPATH."/ocmx/widgets/advert-widget.php");
+include_once (TEMPLATEPATH."/ocmx/widgets/four-block-widget.php");
+include_once (TEMPLATEPATH."/ocmx/widgets/feature-post-widget.php");
+include_once (TEMPLATEPATH."/ocmx/widgets/ocmx-latest-comments.php");
+?>
\ No newline at end of file