Aleksander Machniak
2012-08-08 b93f5556f20e8e5ce5c235fee11dec4c2a070060
program/include/rcube_vcard.php
@@ -703,7 +703,7 @@
   *
   * @param string vCard string to split
   * @param string Separator char/string
   * @return array List with splitted values
   * @return array List with splited values
   */
  private static function vcard_unquote($s, $sep = ';')
  {