Aleksander Machniak
2012-08-08 9bfe14f7781f6f7567cfbf109474254cf6272518
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 = ';')
  {