]> source.dussan.org Git - nextcloud-server.git/commit
adding space between) and {
authorThomas Mueller <thomas.mueller@tmit.eu>
Fri, 7 Sep 2012 13:22:01 +0000 (15:22 +0200)
committerThomas Mueller <thomas.mueller@tmit.eu>
Fri, 7 Sep 2012 13:22:01 +0000 (15:22 +0200)
commit3829460ab8cbb6de65c53583a20fd04cbe7927dd
tree4dc24845a5eb31b17510a621e14c15b51f16bf7b
parent785aa751bb5f9a4bcdd677b96207550482e17d3c
adding space between) and {
168 files changed:
apps/files/admin.php
apps/files/ajax/list.php
apps/files/ajax/upload.php
apps/files/appinfo/filesync.php
apps/files/appinfo/update.php
apps/files/download.php
apps/files/index.php
apps/files/settings.php
apps/files_encryption/appinfo/app.php
apps/files_encryption/lib/crypt.php
apps/files_encryption/lib/cryptstream.php
apps/files_encryption/lib/proxy.php
apps/files_encryption/templates/settings.php
apps/files_encryption/tests/encryption.php
apps/files_encryption/tests/proxy.php
apps/files_encryption/tests/stream.php
apps/files_external/lib/ftp.php
apps/files_external/lib/smb.php
apps/files_external/lib/streamwrapper.php
apps/files_external/lib/swift.php
apps/files_external/lib/webdav.php
apps/files_external/tests/ftp.php
apps/files_external/tests/google.php
apps/files_external/tests/smb.php
apps/files_external/tests/swift.php
apps/files_external/tests/webdav.php
apps/files_sharing/lib/sharedstorage.php
apps/files_versions/ajax/expireAll.php
apps/files_versions/ajax/rollbackVersion.php
apps/files_versions/lib/hooks.php
apps/files_versions/lib/versions.php
apps/user_ldap/appinfo/install.php
apps/user_ldap/appinfo/update.php
apps/user_ldap/group_ldap.php
apps/user_ldap/settings.php
apps/user_ldap/tests/group_ldap.php
apps/user_ldap/user_ldap.php
apps/user_webdavauth/settings.php
apps/user_webdavauth/user_webdavauth.php
core/ajax/appconfig.php
core/minimizer.php
core/templates/403.php
core/templates/404.php
core/templates/exception.php
core/templates/layout.guest.php
core/templates/layout.user.php
cron.php
lib/MDB2/Driver/Datatype/sqlite3.php
lib/MDB2/Driver/Manager/sqlite3.php
lib/MDB2/Driver/sqlite3.php
lib/app.php
lib/appconfig.php
lib/archive.php
lib/archive/tar.php
lib/archive/zip.php
lib/backgroundjob/queuedtask.php
lib/backgroundjob/regulartask.php
lib/backgroundjob/worker.php
lib/base.php
lib/cache/apc.php
lib/cache/broker.php
lib/cache/file.php
lib/cache/fileglobal.php
lib/cache/xcache.php
lib/config.php
lib/connector/sabre/auth.php
lib/connector/sabre/directory.php
lib/connector/sabre/locks.php
lib/connector/sabre/node.php
lib/connector/sabre/principal.php
lib/db.php
lib/eventsource.php
lib/filecache.php
lib/filecache/cached.php
lib/filecache/update.php
lib/fileproxy.php
lib/fileproxy/quota.php
lib/files.php
lib/filestorage/common.php
lib/filestorage/commontest.php
lib/filestorage/local.php
lib/filestorage/temporary.php
lib/filesystem.php
lib/filesystemview.php
lib/geo.php
lib/group.php
lib/group/backend.php
lib/group/database.php
lib/group/dummy.php
lib/helper.php
lib/hook.php
lib/image.php
lib/installer.php
lib/json.php
lib/l10n.php
lib/l10n/string.php
lib/log/owncloud.php
lib/mail.php
lib/migrate.php
lib/migration/content.php
lib/migration/provider.php
lib/minimizer.php
lib/minimizer/css.php
lib/minimizer/js.php
lib/ocs.php
lib/ocsclient.php
lib/preferences.php
lib/public/app.php
lib/public/backgroundjob.php
lib/public/config.php
lib/public/db.php
lib/public/files.php
lib/public/json.php
lib/public/template.php
lib/public/user.php
lib/public/util.php
lib/request.php
lib/search.php
lib/search/provider.php
lib/search/provider/file.php
lib/search/result.php
lib/setup.php
lib/streamwrappers.php
lib/subadmin.php
lib/template.php
lib/templatelayout.php
lib/updater.php
lib/user.php
lib/user/backend.php
lib/user/database.php
lib/user/dummy.php
lib/user/http.php
lib/util.php
lib/vcategories.php
lib/vobject.php
search/ajax/search.php
search/index.php
settings/admin.php
settings/ajax/apps/ocs.php
settings/ajax/createuser.php
settings/ajax/togglesubadmins.php
settings/apps.php
settings/personal.php
settings/settings.php
settings/templates/admin.php
settings/templates/personal.php
settings/templates/settings.php
settings/users.php
tests/index.php
tests/lib/archive.php
tests/lib/archive/tar.php
tests/lib/archive/zip.php
tests/lib/cache.php
tests/lib/cache/apc.php
tests/lib/cache/file.php
tests/lib/cache/xcache.php
tests/lib/filestorage.php
tests/lib/filestorage/commontest.php
tests/lib/filestorage/local.php
tests/lib/filesystem.php
tests/lib/group.php
tests/lib/group/backend.php
tests/lib/group/database.php
tests/lib/group/dummy.php
tests/lib/streamwrappers.php
tests/lib/user/backend.php
tests/lib/user/database.php
tests/lib/user/dummy.php