summaryrefslogtreecommitdiffstats
path: root/system/libraries/User_agent.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/libraries/User_agent.php')
-rw-r--r--system/libraries/User_agent.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/libraries/User_agent.php b/system/libraries/User_agent.php
index 21162388a..39e12327f 100644
--- a/system/libraries/User_agent.php
+++ b/system/libraries/User_agent.php
@@ -113,8 +113,7 @@ class CI_User_agent {
unset($robots);
$return = TRUE;
}
-
-
+
return $return;
}