number_format($adaptations->credits, 0, '.', ' '), 'mult' => (($adaptations->credits > 1) ? 's' : '') ])); ?>
Currently Active adaptations
$adaptations->rulenb, 'mult' => ((count($adaptations) > 1) ? 's' : '') ])) ?>
Total of
free Credits
number_format($adaptations->freecredits, 0, '.', ' '), 'mult' => (($adaptations->freecredits > 1) ? 's' : '') ])); ?>
Total of
payed credits
number_format($adaptations->payedcredits, 0, '.', ' '), 'mult' => (($adaptations->payedcredits > 1) ? 's' : '') ])); ?>