you can read the following code in the files:
../components/com_phocagallery/views/category/tmpl/default_upload.php
../components/com_phocagallery/views/user/tmpl/default_upload.php
../administrator/components/com_phocagallery/front/views/category/tmpl/default_upload.php
../administrator/components/com_phocagallery/front/views/user/tmpl/default_upload.php
../administrator/components/com_phocagallery/views/phocagalleryi/tmpl/default_javaupload.php
../administrator/components/com_phocagallery/views/phocagallerym/tmpl/form_javaupload.php
Code: Select all
<param name="maxPicHeight" value="<?php echo $this->tmpl['javaresizewidth'] ?>" />
<param name="maxPicWidth" value="<?php echo $this->tmpl['javaresizeheight'] ?>" />

