Skip to content

Commit

Permalink
One more space, outch
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed Mar 22, 2017
1 parent b15e7eb commit 289a00f
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 @@ -270,7 +270,7 @@ public static function load($class)
{
class_alias($original, $class);
}
}
}

return true;
}
Expand Down

0 comments on commit 289a00f

Please sign in to comment.