Пример #1
0
 /**
  * Getts interface base url
  * @return type string
  */
 function getBaseUrl()
 {
     return parent::getBaseUrl() . "swfupload";
 }
Пример #2
0
 /**
  * Getts interface base url
  * @return type string
  */
 function getBaseUrl()
 {
     return parent::getBaseUrl() . "uploadify";
 }