Changed command descriptions.

This commit is contained in:
Alexandre Rosenfeld
2011-02-02 16:32:22 +00:00
parent 1781d7cc9f
commit 1303b5e87f
2 changed files with 50 additions and 43 deletions

View File

@@ -254,7 +254,7 @@ class workspaceTools {
/**
* Upgrade this workspace translations from all avaliable languages.
*
* @param bool $updateXml if true, update the xmlforms
* @param bool $first if updating a series of workspace, true if the first
*/
public function upgradeTranslation($first = true) {
$this->initPropel(true);