]> source.dussan.org Git - nextcloud-server.git/commit
replace == with === and replace != with !==
authorFlorin Peter <github@florin-peter.de>
Mon, 27 May 2013 18:44:38 +0000 (20:44 +0200)
committerFlorin Peter <github@florin-peter.de>
Mon, 27 May 2013 18:44:38 +0000 (20:44 +0200)
commit7224fc98b201feaa8fae99500ba9c262689563c9
tree229a84dc47742fc035eca1f1b0f7c711f2b6c140
parent6075aff687d1f0fe81f3ddc48e872a8429bd8c61
replace == with === and replace != with !==
apps/files_encryption/ajax/adminrecovery.php
apps/files_encryption/hooks/hooks.php
apps/files_encryption/lib/crypt.php
apps/files_encryption/lib/helper.php
apps/files_encryption/lib/keymanager.php
apps/files_encryption/lib/proxy.php
apps/files_encryption/lib/session.php
apps/files_encryption/lib/stream.php
apps/files_encryption/lib/util.php