Changeset 6873
- Timestamp:
- 10/28/08 01:58:46 (17 months ago)
- Files:
-
- 1 modified
-
branches/1.7/library/view/ownerView.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.7/library/view/ownerView.php
r6872 r6873 778 778 + '&labelingPath=<?php echo $param['labelingPath'];?>' 779 779 + entryManager.entryId 780 + '&maxSize=<?php echo $maxSize;?>&sessionName=TSSESSION&sessionValue=<?php echo $_COOKIE[ Session::getName()];?>" />'780 + '&maxSize=<?php echo $maxSize;?>&sessionName=TSSESSION&sessionValue=<?php echo $_COOKIE[getSessionName()];?>" />' 781 781 + '<embed id="uploader2" src="<?php echo $service['path'];?>/script/uploader/uploader.swf?<?php echo rand() ?>" flashvars="uploadPath=<?php echo $param['uploadPath'];?>' 782 782 + entryManager.entryId
