Project

General

Profile

Bug #24344 ยป 16751.diff

Administrator Admin, 2010-12-15 14:13

View differences:

typo3/sysext/install/mod/class.tx_install.php (working copy)
*/
function updateWizard_parts($action) {
$content = '';
$updateItems = array();
// Get the template file
$templateFile = @file_get_contents(PATH_site . $this->templateFilePath . 'UpdateWizardParts.html');
    (1-1/1)