]> source.dussan.org Git - nextcloud-server.git/commit
add backticks to SQL, use limit parameter instead of LIMIT SQL
authorJörn Friedrich Dreyer <jfd@butonic.de>
Fri, 24 Aug 2012 23:52:27 +0000 (01:52 +0200)
committerJörn Friedrich Dreyer <jfd@butonic.de>
Fri, 24 Aug 2012 23:52:27 +0000 (01:52 +0200)
commitfa3497f6ed54b6de16dc44ae94721f00b5d5fc6b
tree7b3a6c1b946273ee0f1f3f6ade1f9cd3483004dc
parentfd5af9aff4245127f32f3b90dbd6e52792984447
add backticks to SQL, use limit parameter instead of LIMIT SQL
27 files changed:
apps/calendar/lib/import.php
apps/calendar/lib/repeat.php
apps/calendar/lib/share.php
apps/calendar/lib/share/calendar.php
apps/calendar/lib/share_backend.php
apps/contacts/appinfo/migrate.php
apps/contacts/appinfo/update.php
apps/contacts/lib/share/addressbook.php
apps/contacts/lib/vcard.php
apps/files/appinfo/update.php
apps/files_sharing_log/index.php
apps/files_sharing_log/log.php
apps/gallery/appinfo/app.php
apps/gallery/appinfo/update.php
apps/gallery/lib/photo.php
apps/media/lib/share/artist.php
apps/media/lib/share/song.php
apps/user_ldap/appinfo/update.php
apps/user_ldap/lib/access.php
apps/user_ldap/lib/jobs.php
lib/backgroundjob/queuedtask.php
lib/connector/sabre/directory.php
lib/db.php
lib/filecache/cached.php
lib/public/share.php
lib/subadmin.php
tests/lib/share/share.php