lautaroangelico/WebEngine

Wrong language phrase when voting from the same ip

Closed this issue · 1 comments

if(!$this->_canIPVote()) throw new Exception(lang('error_14', true));

Correct language phrase should be error_16

Fixed in 1.2.0