Skip to content

Commit 4e76814

Browse files
committed
gf nums from env
1 parent 64f2d1b commit 4e76814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/smack_my_bitch_up.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
// Phone numbers
1010
$my_number = '+xxx';
11-
$her_number = '+xxx';
11+
$her_number = getenv('gf_nums'); // comma separated
1212

1313
$reasons = [
1414
'Working hard',

0 commit comments

Comments
 (0)