<?php
/**
 * Generated: 2014-03-19 13:31:31
 * @author Rtn_Module_Tool
 */

class Gallery_Module_Initer extends Rtn_Module_Initer {

	static $moduleName = 'Gallery';
	static $initers = array('DB', 'Acl');
}