diff options
Diffstat (limited to 'it.class')
-rw-r--r-- | it.class | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -555,7 +555,6 @@ static function filter_keys($array, $keys, $p = array()) return $result; } - /** * Construct shell command using it::shell_command, log it, execute it and return output as string. * {keyword} quotes and inserts value from assoc array like ET() |