Project

General

Profile

Bug #13097 » workspaces_isprocessed.patch

Andreas Kießling, 2011-02-16 17:03

View differences:

typo3/sysext/version/class.tx_version_tcemain.php (working copy)
// custom command "version"
if ($command == 'version') {
$commandWasProcessed = TRUE;
$commandIsProcessed = TRUE;
$action = (string) $value['action'];
switch ($action) {
    (1-1/1)