Revision 1892
Added by Luisehahne over 12 years ago
| upgrade-script.php | ||
|---|---|---|
| 965 | 965 |
* upgrade modules if newer version is available |
| 966 | 966 |
* $aModuleList list of proofed modules |
| 967 | 967 |
*/ |
| 968 |
$aModuleList = array('wysiwyg','form','code','captcha_control');
|
|
| 968 |
$aModuleList = array('wysiwyg','form','code','captcha_control','output_filter');
|
|
| 969 | 969 |
if(sizeof($aModuleList)) |
| 970 | 970 |
{
|
| 971 | 971 |
echo '<h3>Step '.(++$stepID).': Upgrade proofed modules</h3>'; |
Also available in: Unified diff
! update output_filter module set version to 0.4.1