jlEvent.php 167 B

123456
  1. <?php
  2. return [
  3. 'customRate' => env('CALLBACK_JLEVENT_CUSTOM_RATE',
  4. '1:1,3:1,4:1,5:1,6:1,7:1,8:1,9:1,1:2,2:1,1:3,1:4,2:3,1:5,1:6,1:9,1:7,1:8,3:4,3:5'),
  5. ];