Your IP : 216.73.217.143


Current Path : /home/ereika83/www/wp-content/plugins/bb-plugin/includes/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/bb-plugin/includes/column-group.php

<div<?php FLBuilder::render_column_group_attributes( $group ); ?>>
	<?php
	// $cols received as a magic variable from template loader
	foreach ( $cols as $col ) :
		?>
		<?php FLBuilder::render_column( $col ); ?>
	<?php endforeach; ?>
</div>