Skip to content

Commit 04968a6

Browse files
committed
getopts
1 parent 9eed700 commit 04968a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

i18n_extract.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
$paths = ['pages', 'templates'];
2727
}
2828
if (isset($options['d'])) {
29-
var_dump($options);
3029
$domain = $options['d'];
3130
} else {
3231
$domain = 'default';

0 commit comments

Comments
 (0)