{$message}

HTML; } /** * Just define for translation. * * @ignore * @internal * @global Anyway_Feedback $afb * @return void */ function _afb_translation() { global $afb; $afb->_('Oops, Anyway Feedback doesn\'t work. You PHP Version is %s but PHP 5.3 and over required.'); $afb->_( "Help to assemble simple feedback(negative or positive) and get statics of them." ); }