]> source.dussan.org Git - nextcloud-server.git/commit
fix OC_HELPER::linkto() when the link is not a valid file.
authorRobin Appelman <icewind1991@gmail.com>
Thu, 2 Jun 2011 00:58:42 +0000 (02:58 +0200)
committerRobin Appelman <icewind1991@gmail.com>
Thu, 2 Jun 2011 00:58:42 +0000 (02:58 +0200)
commit2b45a28bd48ffa76ed2a2a0ea95e60f787cb485d
tree13859955ff40e35f889e745121e79aa2cf203d1c
parent8c5a06028aa4bf7a29d79d63a713361ce2f50633
fix OC_HELPER::linkto() when the link is not a valid file.

(e.g. a php script with ?foo=bar appended)
lib/helper.php