Changeset 13796 for trunk/inc/classes/BxDolFilesUploader.php
- Timestamp:
- 03/16/10 11:35:08 (2 years ago)
- File:
-
- 1 edited
-
trunk/inc/classes/BxDolFilesUploader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/inc/classes/BxDolFilesUploader.php
r13653 r13796 491 491 492 492 function _GenSendFileInfoForm($iFileID, $aDefaultValues = array(), $aPossibleImage = array(), $aPossibleDuration = array()) { 493 header("Content-type: text/plain; charset=utf-8"); 493 494 $GLOBALS['oSysTemplate']->addJsTranslation(array( 494 495 '_bx_' . $this->sUploadTypeLC . 's_val_title_err',
Note: See TracChangeset
for help on using the changeset viewer.