summaryrefslogtreecommitdiffstats
path: root/apps/contacts/export.php
Commit message (Expand)AuthorAgeFilesLines
* Correct mime type.Thomas Tanghus2012-06-061-1/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Contacts: Add id to vars with id in themBart Visscher2012-02-121-7/+7
* Contacts: Document usage of OC_Contacts_App::getAddressbookBart Visscher2012-02-121-10/+0
* use backslash n instead of a real new lineGeorg Ehrke2012-01-151-2/+1
* fix newline problem in contactsGeorg Ehrke2012-01-151-1/+3
* Make sure VERSION is set.Thomas Tanghus2012-01-111-1/+1
* CSS cleanup, more error checking, better error messages, general cleanup.Thomas Tanghus2012-01-111-4/+4
* Misc. changes after review by bartv.Thomas Tanghus2011-12-161-5/+6
* Removed some debug statements.Thomas Tanghus2011-12-011-17/+11
* Added export.php for contacts app. Works the same way as the one in the calen...Thomas Olsen2011-12-011-0/+44