Contacts: Added ability to import Google Contacts. Requires: PHP curl and Google: Account, API Console Project, Contacts API and OAuth Client ID credentials.

This commit is contained in:
Nate Jones
2014-11-25 08:35:53 +00:00
parent db64db6f50
commit 25dd27db2f
12 changed files with 1006 additions and 102 deletions
+1 -2
View File
@@ -427,13 +427,12 @@ else {
echo "<td class='vtable' align='left'>\n";
echo " <input name=\"ulfile\" type=\"file\" class=\"formfld fileinput\" id=\"ulfile\">\n";
echo "<br />\n";
//echo "Select the enclosure.\n";
echo "</td>\n";
echo "</tr>\n";
echo " <tr>\n";
echo " <td valign=\"bottom\" class=\"label\">\n";
echo " &nbsp;\n";
echo " <a href='contact_import_google.php'><img src='resources/images/icon_gcontacts.png' style='width: 21px; height: 21px; border: none; text-decoration: none; margin-right: 5px;' align='absmiddle'>".$text['header-contacts_import_google']."</a>\n";
echo " </td>\n";
echo " <td valign=\"bottom\" align='right' class=\"label\" nowrap>\n";
echo " <br />\n";