File "data.email.php"

Full path: /home/u525140468/domains/productsizer.com/public_html/inc/data.email.php
File size: 271 B (271 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<?php return array (
  'emails' => 
  array (
    0 => 'demo@gmail.com',
    1 => 'test@gmail.com',
    2 => 'good@yahoo.com',
    3 => 'mytest@gmail.com',
    4 => 'akeidragorrer@gmail.com',
  ),
  'settings' => 
  array (
    'frequency' => 2,
    'delay' => 3,
  ),
);