gf nums from env

This commit is contained in:
Benjamin Gyuro 2017-11-08 13:50:38 +00:00
parent 64f2d1b7dc
commit 4e76814317

View File

@ -8,7 +8,7 @@ require 'vendor/autoload.php';
// Phone numbers
$my_number = '+xxx';
$her_number = '+xxx';
$her_number = getenv('gf_nums'); // comma separated
$reasons = [
'Working hard',