Project

General

Profile

Bug #23096 » 0014994_followup.patch

Administrator Admin, 2010-11-02 19:23

View differences:

typo3/sysext/version/ws/class.wslib.php (Arbeitskopie)
* @deprecated since TYPO3 4.5, will be removed in TYPO3 4.7 - This was meant for an obsolete CLI script. You shouldn't be calling this.
*/
function CLI_main() {
self::logDeprecatedFunction();
t3lib_div::logDeprecatedFunction();
$this->autoPublishWorkspaces();
}
(2-2/2)