<?php
# ***** BEGIN LICENSE BLOCK *****
# This file is part of daInstaller, a plugin for DotClear2.
# Copyright (c) 2008 Tomtom, Pep and contributors, for DotAddict.org.
# All rights reserved.
#
# ***** END LICENSE BLOCK *****
if (!defined('DC_RC_PATH')) { return; }

if (!isset($__resources['help']['da_installer'])) {
	$__resources['help']['da_installer'] = dirname(__FILE__).'/help/da_installer.html';
}

?>