Revision 928
Added by doc almost 16 years ago
addon.precheck.inc.php | ||
---|---|---|
12 | 12 |
* @author Christian Sommer |
13 | 13 |
* @copyright (c) 2009 |
14 | 14 |
* @license http://www.gnu.org/copyleft/lesser.html |
15 |
* @version 0.2.2
|
|
15 |
* @version 0.2.3
|
|
16 | 16 |
* @platform Website Baker 2.7 |
17 | 17 |
* |
18 | 18 |
* Website Baker Project <http://www.websitebaker.org/> |
... | ... | |
271 | 271 |
// output summary table with requirements not fullfilled |
272 | 272 |
echo <<< EOT |
273 | 273 |
<h2>{$HEADING['ADDON_PRECHECK_FAILED']}</h2> |
274 |
<p>{$MESSAGE['ADDON_PRECHECK']['FAILED']}</p>
|
|
274 |
<p>{$MESSAGE['ADDON']['PRECHECK_FAILED']}</p>
|
|
275 | 275 |
|
276 | 276 |
<table width="700px" cellpadding="4" border="0" style="margin: 0.5em; border-collapse: collapse; border: 1px solid silver;"> |
277 | 277 |
<tr> |
Also available in: Unified diff
Added reload option to Add-on section and removed Admin tool reload