X-Git-Url: http://git.pk910.de/?p=phpgitweb.git;a=blobdiff_plain;f=htdocs%2Fpages%2Fshortlog.class.php;fp=htdocs%2Fpages%2Fshortlog.class.php;h=a558faf4f9ea07a14bf383198760b156b7995edb;hp=a3419bd337ed76d58aa2cb4f449e2af71719f5c2;hb=cd7a55f7a23c5981e26ff410bcf27d9ded5a0d38;hpb=574f4ed4076c84231ec75dc70a9120c553e37374 diff --git a/htdocs/pages/shortlog.class.php b/htdocs/pages/shortlog.class.php index a3419bd..a558faf 100644 --- a/htdocs/pages/shortlog.class.php +++ b/htdocs/pages/shortlog.class.php @@ -17,9 +17,9 @@ */ class page_shortlog { - private $page, $phpgitweb; + private $page, $phpgitweb; - public function main($phpgitweb, $project) { + public function main($phpgitweb, $project) { $this->phpgitweb = $phpgitweb; $this->project = $project; if(!$this->project)