We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eed700 commit 04968a6Copy full SHA for 04968a6
1 file changed
i18n_extract.php
@@ -26,7 +26,6 @@
26
$paths = ['pages', 'templates'];
27
}
28
if (isset($options['d'])) {
29
- var_dump($options);
30
$domain = $options['d'];
31
} else {
32
$domain = 'default';
0 commit comments