BUG-13914 Browser not recognizing PDF Output Document

New featured added in Output Document properties and new column added in OUTPUT DOCUMENT table.
This commit is contained in:
norahmollo
2014-03-19 11:24:05 -04:00
parent 0dbf1df620
commit ad6eb8a775
7 changed files with 4 additions and 9 deletions

View File

@@ -4,14 +4,12 @@ require_once 'propel/om/BaseObject.php';
require_once 'propel/om/Persistent.php';
include_once 'propel/util/Criteria.php';
include_once 'classes/model/OutputDocumentPeer.php';
/**
* Base class that represents a row from the 'OUTPUT_DOCUMENT' table.
*
*
*
* @package workflow.classes.model.om