Skip to content

Commit

Permalink
Update extension.driver.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kanduvisla committed Jul 4, 2013
1 parent 469f197 commit e04757a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions extension.driver.php
Expand Up @@ -17,9 +17,8 @@ public function about() {
'release-date' => '2013-02-04',
'author' => array(
array(
'name' => 'Giel Berkers',
'website' => 'http://www.gielberkers.com',
'email' => 'info@gielberkers.com'
'name' => 'Twisted Interactive',
'website' => 'http://www.twisted.nl'
)
)
);
Expand Down Expand Up @@ -74,4 +73,4 @@ public function update($previousVersion) {
}
}

}
}

0 comments on commit e04757a

Please sign in to comment.