'mcp_notes', 'title' => 'MCP_NOTES', 'version' => '1.0.0', 'modes' => array( 'front' => array('title' => 'MCP_NOTES_FRONT', 'auth' => ''), 'user_notes' => array('title' => 'MCP_NOTES_USER', 'auth' => ''), ), ); } function install() { } function uninstall() { } } ?>