eee
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ class ImplodeCommand extends Command
|
||||
->addOption('database', 'db', InputArgument::OPTIONAL)
|
||||
->setDescription('php kiri.php db:implode --database users /Users/admin/snowflake-bi/test.sql');
|
||||
|
||||
$this->data = array_flip(get_html_translation_table());
|
||||
$this->data = array_flip(get_html_translation_table(ENT_QUOTES | ENT_SUBSTITUTE));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user