<?php
/**
* about-model
*
* @package baseContent
* @subpackage about
*/
class app_about_model extends fl_model {
}
?>