v7‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT currency)) $this->currency = Am_Currency::getDefault (); } /** * @return bool */ function isRecurring(){ return (bool)$this->getBillingPlan()->rebill_times; } /** * Run htmlspecialchars(strip_tags()) for the string * It is useful for strings that may contain html entities but we would * not want to see it here, for example: product title or description * @param string string to escape * @return string escaped string */ static function stripEscape($string){ return htmlspecialchars(strip_tags($string), null, 'UTF-8', false); } /** * Return title of product */ function getTitle($escaped=true){ $title = ___($this->title); return $escaped ? $this->stripEscape($title) : str_ireplace('