Plugin Directory

Changeset 1042890


Ignore:
Timestamp:
12/11/2014 07:35:53 PM (11 years ago)
Author:
switzer
Message:

whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • advertising-manager/trunk/lib/OX/Swifty.php

    r1000862 r1042890  
    264264            // Find the ads which match the name
    265265            $ads = $advman_engine->getAds();
     266
    266267            $totalWeight = 0;
    267268            $validAds = array();
     
    275276                }
    276277            }
     278
    277279            // Pick the ad
    278280            // Generate a number between 0 and 1
Note: See TracChangeset for help on using the changeset viewer.