<?php
/**
* portfolio-view
*
* @package baseContent
* @subpackage portfolio
*/
class portfolio_view extends fl_view {
}
?>