source:
plugins/daInstaller/locales/en/resources.php
@
1046:24b905e118ac
Revision 1046:24b905e118ac, 410 bytes checked in by franck <carnet.franck.paul@…>, 13 years ago (diff) |
---|
Line | |
---|---|
1 | <?php |
2 | # ***** BEGIN LICENSE BLOCK ***** |
3 | # This file is part of daInstaller, a plugin for DotClear2. |
4 | # Copyright (c) 2008 Tomtom, Pep and contributors, for DotAddict.org. |
5 | # All rights reserved. |
6 | # |
7 | # ***** END LICENSE BLOCK ***** |
8 | if (!defined('DC_RC_PATH')) { return; } |
9 | |
10 | if (!isset($__resources['help']['da_installer'])) { |
11 | $__resources['help']['da_installer'] = dirname(__FILE__).'/help/da_installer.html'; |
12 | } |
13 | |
14 | ?> |
Note: See TracBrowser
for help on using the repository browser.