Browse Source

Comply @since requirements

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
tags/v14.0.0beta1
John Molakvoæ (skjnldsv) 5 years ago
parent
commit
fee62fd20b
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      lib/public/Util.php

+ 1
- 0
lib/public/Util.php View File

@@ -563,6 +563,7 @@ class Util {
* is this Internet explorer ?
*
* @return boolean
* @since 14.0.0
*/
public static function isIe() {
return \OC_Util::isIe();

Loading…
Cancel
Save