From 39f99602bfe42926bc194f3ac7d2c70dd578d8d6 Mon Sep 17 00:00:00 2001 From: Thomas Mueller Date: Tue, 15 May 2012 00:52:00 +0200 Subject: [PATCH] removing executable bit - again --- ajax/activation.php | 0 ajax/addbook.php | 0 ajax/addcontact.php | 0 ajax/addproperty.php | 0 ajax/categories/categoriesfor.php | 0 ajax/categories/delete.php | 0 ajax/categories/list.php | 0 ajax/categories/rescan.php | 0 ajax/chooseaddressbook.php | 0 ajax/contactdetails.php | 0 ajax/contacts.php | 0 ajax/createaddressbook.php | 0 ajax/cropphoto.php | 0 ajax/currentphoto.php | 0 ajax/deletebook.php | 0 ajax/deletecard.php | 0 ajax/deleteproperty.php | 0 ajax/editaddress.php | 0 ajax/editaddressbook.php | 0 ajax/editname.php | 0 ajax/importaddressbook.php | 0 ajax/importdialog.php | 0 ajax/loadcard.php | 0 ajax/loadintro.php | 0 ajax/loadphoto.php | 0 ajax/oc_photo.php | 0 ajax/savecrop.php | 0 ajax/saveproperty.php | 0 ajax/updateaddressbook.php | 0 ajax/uploadimport.php | 0 ajax/uploadphoto.php | 0 appinfo/app.php | 0 appinfo/migrate.php | 0 appinfo/remote.php | 0 dynphoto.php | 0 export.php | 0 import.php | 0 index.php | 0 lib/addressbook.php | 0 lib/app.php | 0 lib/hooks.php | 0 lib/search.php | 0 lib/vcard.php | 0 photo.php | 0 settings.php | 0 templates/index.php | 0 templates/part.chooseaddressbook.php | 0 templates/part.chooseaddressbook.rowfields.php | 0 templates/part.contact.php | 0 templates/part.contactphoto.php | 0 templates/part.cropphoto.php | 0 templates/part.edit_address_dialog.php | 0 templates/part.edit_name_dialog.php | 0 templates/part.import.php | 0 templates/part.importaddressbook.php | 0 templates/settings.php | 0 thumbnail.php | 0 57 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 ajax/activation.php mode change 100755 => 100644 ajax/addbook.php mode change 100755 => 100644 ajax/addcontact.php mode change 100755 => 100644 ajax/addproperty.php mode change 100755 => 100644 ajax/categories/categoriesfor.php mode change 100755 => 100644 ajax/categories/delete.php mode change 100755 => 100644 ajax/categories/list.php mode change 100755 => 100644 ajax/categories/rescan.php mode change 100755 => 100644 ajax/chooseaddressbook.php mode change 100755 => 100644 ajax/contactdetails.php mode change 100755 => 100644 ajax/contacts.php mode change 100755 => 100644 ajax/createaddressbook.php mode change 100755 => 100644 ajax/cropphoto.php mode change 100755 => 100644 ajax/currentphoto.php mode change 100755 => 100644 ajax/deletebook.php mode change 100755 => 100644 ajax/deletecard.php mode change 100755 => 100644 ajax/deleteproperty.php mode change 100755 => 100644 ajax/editaddress.php mode change 100755 => 100644 ajax/editaddressbook.php mode change 100755 => 100644 ajax/editname.php mode change 100755 => 100644 ajax/importaddressbook.php mode change 100755 => 100644 ajax/importdialog.php mode change 100755 => 100644 ajax/loadcard.php mode change 100755 => 100644 ajax/loadintro.php mode change 100755 => 100644 ajax/loadphoto.php mode change 100755 => 100644 ajax/oc_photo.php mode change 100755 => 100644 ajax/savecrop.php mode change 100755 => 100644 ajax/saveproperty.php mode change 100755 => 100644 ajax/updateaddressbook.php mode change 100755 => 100644 ajax/uploadimport.php mode change 100755 => 100644 ajax/uploadphoto.php mode change 100755 => 100644 appinfo/app.php mode change 100755 => 100644 appinfo/migrate.php mode change 100755 => 100644 appinfo/remote.php mode change 100755 => 100644 dynphoto.php mode change 100755 => 100644 export.php mode change 100755 => 100644 import.php mode change 100755 => 100644 index.php mode change 100755 => 100644 lib/addressbook.php mode change 100755 => 100644 lib/app.php mode change 100755 => 100644 lib/hooks.php mode change 100755 => 100644 lib/search.php mode change 100755 => 100644 lib/vcard.php mode change 100755 => 100644 photo.php mode change 100755 => 100644 settings.php mode change 100755 => 100644 templates/index.php mode change 100755 => 100644 templates/part.chooseaddressbook.php mode change 100755 => 100644 templates/part.chooseaddressbook.rowfields.php mode change 100755 => 100644 templates/part.contact.php mode change 100755 => 100644 templates/part.contactphoto.php mode change 100755 => 100644 templates/part.cropphoto.php mode change 100755 => 100644 templates/part.edit_address_dialog.php mode change 100755 => 100644 templates/part.edit_name_dialog.php mode change 100755 => 100644 templates/part.import.php mode change 100755 => 100644 templates/part.importaddressbook.php mode change 100755 => 100644 templates/settings.php mode change 100755 => 100644 thumbnail.php diff --git a/ajax/activation.php b/ajax/activation.php old mode 100755 new mode 100644 diff --git a/ajax/addbook.php b/ajax/addbook.php old mode 100755 new mode 100644 diff --git a/ajax/addcontact.php b/ajax/addcontact.php old mode 100755 new mode 100644 diff --git a/ajax/addproperty.php b/ajax/addproperty.php old mode 100755 new mode 100644 diff --git a/ajax/categories/categoriesfor.php b/ajax/categories/categoriesfor.php old mode 100755 new mode 100644 diff --git a/ajax/categories/delete.php b/ajax/categories/delete.php old mode 100755 new mode 100644 diff --git a/ajax/categories/list.php b/ajax/categories/list.php old mode 100755 new mode 100644 diff --git a/ajax/categories/rescan.php b/ajax/categories/rescan.php old mode 100755 new mode 100644 diff --git a/ajax/chooseaddressbook.php b/ajax/chooseaddressbook.php old mode 100755 new mode 100644 diff --git a/ajax/contactdetails.php b/ajax/contactdetails.php old mode 100755 new mode 100644 diff --git a/ajax/contacts.php b/ajax/contacts.php old mode 100755 new mode 100644 diff --git a/ajax/createaddressbook.php b/ajax/createaddressbook.php old mode 100755 new mode 100644 diff --git a/ajax/cropphoto.php b/ajax/cropphoto.php old mode 100755 new mode 100644 diff --git a/ajax/currentphoto.php b/ajax/currentphoto.php old mode 100755 new mode 100644 diff --git a/ajax/deletebook.php b/ajax/deletebook.php old mode 100755 new mode 100644 diff --git a/ajax/deletecard.php b/ajax/deletecard.php old mode 100755 new mode 100644 diff --git a/ajax/deleteproperty.php b/ajax/deleteproperty.php old mode 100755 new mode 100644 diff --git a/ajax/editaddress.php b/ajax/editaddress.php old mode 100755 new mode 100644 diff --git a/ajax/editaddressbook.php b/ajax/editaddressbook.php old mode 100755 new mode 100644 diff --git a/ajax/editname.php b/ajax/editname.php old mode 100755 new mode 100644 diff --git a/ajax/importaddressbook.php b/ajax/importaddressbook.php old mode 100755 new mode 100644 diff --git a/ajax/importdialog.php b/ajax/importdialog.php old mode 100755 new mode 100644 diff --git a/ajax/loadcard.php b/ajax/loadcard.php old mode 100755 new mode 100644 diff --git a/ajax/loadintro.php b/ajax/loadintro.php old mode 100755 new mode 100644 diff --git a/ajax/loadphoto.php b/ajax/loadphoto.php old mode 100755 new mode 100644 diff --git a/ajax/oc_photo.php b/ajax/oc_photo.php old mode 100755 new mode 100644 diff --git a/ajax/savecrop.php b/ajax/savecrop.php old mode 100755 new mode 100644 diff --git a/ajax/saveproperty.php b/ajax/saveproperty.php old mode 100755 new mode 100644 diff --git a/ajax/updateaddressbook.php b/ajax/updateaddressbook.php old mode 100755 new mode 100644 diff --git a/ajax/uploadimport.php b/ajax/uploadimport.php old mode 100755 new mode 100644 diff --git a/ajax/uploadphoto.php b/ajax/uploadphoto.php old mode 100755 new mode 100644 diff --git a/appinfo/app.php b/appinfo/app.php old mode 100755 new mode 100644 diff --git a/appinfo/migrate.php b/appinfo/migrate.php old mode 100755 new mode 100644 diff --git a/appinfo/remote.php b/appinfo/remote.php old mode 100755 new mode 100644 diff --git a/dynphoto.php b/dynphoto.php old mode 100755 new mode 100644 diff --git a/export.php b/export.php old mode 100755 new mode 100644 diff --git a/import.php b/import.php old mode 100755 new mode 100644 diff --git a/index.php b/index.php old mode 100755 new mode 100644 diff --git a/lib/addressbook.php b/lib/addressbook.php old mode 100755 new mode 100644 diff --git a/lib/app.php b/lib/app.php old mode 100755 new mode 100644 diff --git a/lib/hooks.php b/lib/hooks.php old mode 100755 new mode 100644 diff --git a/lib/search.php b/lib/search.php old mode 100755 new mode 100644 diff --git a/lib/vcard.php b/lib/vcard.php old mode 100755 new mode 100644 diff --git a/photo.php b/photo.php old mode 100755 new mode 100644 diff --git a/settings.php b/settings.php old mode 100755 new mode 100644 diff --git a/templates/index.php b/templates/index.php old mode 100755 new mode 100644 diff --git a/templates/part.chooseaddressbook.php b/templates/part.chooseaddressbook.php old mode 100755 new mode 100644 diff --git a/templates/part.chooseaddressbook.rowfields.php b/templates/part.chooseaddressbook.rowfields.php old mode 100755 new mode 100644 diff --git a/templates/part.contact.php b/templates/part.contact.php old mode 100755 new mode 100644 diff --git a/templates/part.contactphoto.php b/templates/part.contactphoto.php old mode 100755 new mode 100644 diff --git a/templates/part.cropphoto.php b/templates/part.cropphoto.php old mode 100755 new mode 100644 diff --git a/templates/part.edit_address_dialog.php b/templates/part.edit_address_dialog.php old mode 100755 new mode 100644 diff --git a/templates/part.edit_name_dialog.php b/templates/part.edit_name_dialog.php old mode 100755 new mode 100644 diff --git a/templates/part.import.php b/templates/part.import.php old mode 100755 new mode 100644 diff --git a/templates/part.importaddressbook.php b/templates/part.importaddressbook.php old mode 100755 new mode 100644 diff --git a/templates/settings.php b/templates/settings.php old mode 100755 new mode 100644 diff --git a/thumbnail.php b/thumbnail.php old mode 100755 new mode 100644