Sylvestre Ledru
2012-08-08 654ac1e090d29ce8a4c6d29a97ec7ca3f239c2f3
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 = ';')
  {