Logo white

Eugeny Galkovskiy / land-artbox

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • land-artbox
  • common
  • config
  • mail.php
  • -Artbox landing patched
    bada6a89
    Alexey Boroda authored
    2017-07-20 17:03:52 +0300  
    Browse Code ยป
mail.php 121 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10
<?php

return [
    1 => [
        'host' => '',
        'user' => '',
        'pass' => '',
        'id' => 1,
    ],
];