Blame view

backend/config/params.php 63 Bytes
298bc0f4   Alexey Boroda   first commit
1
2
  <?php
  return [
369261c2   alex   fix
3
      'adminEmail' => 'contact@openeurope.lt',
298bc0f4   Alexey Boroda   first commit
4
  ];