Skip to content

Commit

Permalink
Remove extra new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
vkeranov committed Oct 27, 2012
1 parent ed4b258 commit bb82969
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion system/core/Lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ public function load($langfile, $idiom = '', $return = FALSE, $add_suffix = TRUE
}
}


if ( ! isset($lang) OR ! is_array($lang))
{
log_message('error', 'Language file contains no data: language/'.$idiom.'/'.$langfile);
Expand Down

0 comments on commit bb82969

Please sign in to comment.