CODE STYLE class/model/ files

This commit is contained in:
Fernando Ontiveros
2012-10-20 16:52:15 -04:00
parent ad53bd8a50
commit 319f755d18
52 changed files with 2559 additions and 2617 deletions

View File

@@ -504,9 +504,9 @@ class OutputDocument extends BaseOutputDocument
$sPath,
$sFilename,
$sContent,
$sLandscape=false,
$sTypeDocToGener='BOTH',
$aProperties=array()
$sLandscape = false,
$sTypeDocToGener = 'BOTH',
$aProperties = array()
) {
if (($sUID != '') && is_array($aFields) && ($sPath != '')) {
$nrt = array("\n", "\r", "\t");
@@ -945,5 +945,4 @@ class OutputDocument extends BaseOutputDocument
}
}
}
// OutputDocument