<?php
/**
* A workaround for Propel to find the Resource class.
* @package diy-framework
* @subpackage controller
* @author Martynas Jusevicius <hide@address.com>
* @link http://www.xml.lt
*/
require_once("Resource.class.php");
?>