Make commits link consistent with the current repo used
@@ -174,7 +174,7 @@ function exec_ogp_module()
echo '<b>'.$v['commit']['message'] .'</b></li><br>';
++$commitsStart;
}
- echo '</ul><a href="https://github.com/OpenGamePanel/OGP-Website/commits/master" target="_blank">View more commits...</a>';
+ echo '</ul><a href="https://github.com/'.$gitHubUpdateName.'/'.REPONAME.'/commits/master" target="_blank">View more commits...</a>';