]> source.dussan.org Git - nextcloud-server.git/commit
add moved files to clean up ajax folder
authorGeorg Ehrke <ownclouddev@georgswebsite.de>
Mon, 20 Feb 2012 10:26:22 +0000 (11:26 +0100)
committerGeorg Ehrke <dev@georgswebsite.de>
Thu, 23 Feb 2012 20:58:39 +0000 (21:58 +0100)
commitb7de1850a00b91be34af062957df73424c95469b
tree975943d8ca3d11298fa090e24d9b814b0464e8f9
parente188b96596f7562e73b2974e640ff77b3e165629
add moved files to clean up ajax folder
27 files changed:
apps/calendar/ajax/calendar/activation.php [new file with mode: 0644]
apps/calendar/ajax/calendar/delete.php [new file with mode: 0644]
apps/calendar/ajax/calendar/edit.form.php [new file with mode: 0644]
apps/calendar/ajax/calendar/edit.php [new file with mode: 0644]
apps/calendar/ajax/calendar/new.form.php [new file with mode: 0644]
apps/calendar/ajax/calendar/new.php [new file with mode: 0644]
apps/calendar/ajax/calendar/overview.php [new file with mode: 0644]
apps/calendar/ajax/calendar/updatecalendar.php [new file with mode: 0644]
apps/calendar/ajax/event/delete.php [new file with mode: 0644]
apps/calendar/ajax/event/edit.form.php [new file with mode: 0644]
apps/calendar/ajax/event/edit.php [new file with mode: 0644]
apps/calendar/ajax/event/move.php [new file with mode: 0644]
apps/calendar/ajax/event/new.form.php [new file with mode: 0644]
apps/calendar/ajax/event/new.php [new file with mode: 0644]
apps/calendar/ajax/event/resize.php [new file with mode: 0644]
apps/calendar/ajax/import/dialog.php [new file with mode: 0644]
apps/calendar/ajax/import/import.php [new file with mode: 0644]
apps/calendar/ajax/settings/gettimezonedetection.php [new file with mode: 0644]
apps/calendar/ajax/settings/guesstimezone.php [new file with mode: 0755]
apps/calendar/ajax/settings/settimeformat.php [new file with mode: 0644]
apps/calendar/ajax/settings/settimezone.php [new file with mode: 0644]
apps/calendar/ajax/settings/timeformat.php [new file with mode: 0644]
apps/calendar/ajax/settings/timezonedetection.php [new file with mode: 0644]
apps/calendar/ajax/share/changepermission.php [new file with mode: 0644]
apps/calendar/ajax/share/dropdown.php [new file with mode: 0644]
apps/calendar/ajax/share/share.php [new file with mode: 0644]
apps/calendar/ajax/share/unshare.php [new file with mode: 0644]