Skip to content

Commit

Permalink
Leerzeichen entfernt
Browse files Browse the repository at this point in the history
  • Loading branch information
tbaddade committed Jul 19, 2013
1 parent 768e899 commit f342b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
// Check AddOns und Versionen --------------------------------------------------
require_once($basedir . '/lib/' . $myaddon . '_load.php');
$myclass = $myaddon . '_load';
$myclass ::install();
$myclass::install();

0 comments on commit f342b6e

Please sign in to comment.