mam ciąg
$this->_headerText = Mage::helper('productstable')->__('Products Table').Mage::helper('productstable')->__('Add Products Table');
i chcę wyłapać tylko to co jest w __('')
gdy wykonuje
skrypt zwraca mi
Products Table'),Mage::helper('productstable')->__('Add Products Table
jeśli ciąg dam do nowej linii to jest ok, problem tylko z tym gdy jest w 1 linii.