- 1
- 2
- 3
- 4
- 5
<!--<?php if( $updatesData[ $updateCol->getId() ]['remainingToIndex'] < 10 ): ?>
<?php $indexedToday = $updatesData[ $updateCol ]['remainingToIndex']; ?>
<?php else: ?>
<?php $indexedToday = rand( 5, $updatesData[ $updateCol ]['remainingToIndex'] ); ?>
<?php endif; ?>-->
... сила!