Skip to content

Commit

Permalink
hm...
Browse files Browse the repository at this point in the history
  • Loading branch information
schultz-it-solutions committed Sep 1, 2017
1 parent 7d47def commit 5f6e00b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/system/remember/remember.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,7 @@ public function onUserBeforeSave($user, $isnew, $data)
try
{
$db->setQuery($query)->execute();
}

}
catch (RuntimeException $e)
{
// Log an alert for the site admin
Expand Down

0 comments on commit 5f6e00b

Please sign in to comment.