OSDN Git Service

use escapeshellarg() instead of esc_cmd(), because the $editor variable can contain %s
authorscribu <mail@scribu.net>
Mon, 28 Oct 2013 19:55:41 +0000 (21:55 +0200)
committerscribu <mail@scribu.net>
Mon, 28 Oct 2013 19:55:43 +0000 (21:55 +0200)
commitc6c0a4ddeff4c565ca090488b7e554dee730c4b4
tree150d3ffec0ed46cd6fa64940037837439f028c79
parent49dc008412aa845b62a5f6193d06552828f5de94
use escapeshellarg() instead of esc_cmd(), because the $editor variable can contain %s

see #822
php/utils.php