Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed Mar 22, 2017
1 parent d322ad5 commit 933366f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ public static function load($class)
{
class_alias($original, $class);
}
}
}

return true;
}
Expand Down

0 comments on commit 933366f

Please sign in to comment.