Explorar el Código

Change the links referring to class_vcard.php.

Mark Crane hace 12 años
padre
commit
9385177f62
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      contacts_vcard.php

+ 1 - 1
contacts_vcard.php

@@ -36,7 +36,7 @@ else {
 
 if (count($_GET)>0) {
 	//create the vcard object
-		require_once "includes/class_vcard.php";
+		require_once "resources/classes/vcard.php";
 		$vcard = new vcard();
 
 	//get the contact id