Changeset 1042890
- Timestamp:
- 12/11/2014 07:35:53 PM (11 years ago)
- File:
-
- 1 edited
-
advertising-manager/trunk/lib/OX/Swifty.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
advertising-manager/trunk/lib/OX/Swifty.php
r1000862 r1042890 264 264 // Find the ads which match the name 265 265 $ads = $advman_engine->getAds(); 266 266 267 $totalWeight = 0; 267 268 $validAds = array(); … … 275 276 } 276 277 } 278 277 279 // Pick the ad 278 280 // Generate a number between 0 and 1
Note: See TracChangeset
for help on using the changeset viewer.