Plugin Directory

Changeset 1197590


Ignore:
Timestamp:
07/12/2015 08:23:10 PM (11 years ago)
Author:
iterative
Message:

Small update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • iterative-headlines/trunk/headlines.php

    r1197587 r1197590  
    385385                    //if($msg_type != null) {
    386386
    387                     if($ratio_ratio > 0.9 && $ratio_ratio < 1.02) {
     387                    if($slt <= 2 || ($ratio_ratio > 0.9 && $ratio_ratio < 1.02)) {
    388388                        $msg_type = null;
    389389                    } else if($ratio_ratio>1) {
Note: See TracChangeset for help on using the changeset viewer.