Skip to content

Commit 67e8431

Browse files
committed
Updated plugin info
1 parent cc9f0ad commit 67e8431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/buycourses/src/buy_course_plugin.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ static function create()
2222

2323
protected function __construct()
2424
{
25-
parent::__construct('1.0', 'Jose Angel Ruiz, Francis Gonzales', array('paypal_enable' => 'boolean', 'transfer_enable' => 'boolean', 'unregistered_users_enable' => 'boolean'));
25+
parent::__construct('1.0', 'Jose Angel Ruiz - NoSoloRed (original author), Francis Gonzales and Yannick Warnier - BeezNest (integration)', array('paypal_enable' => 'boolean', 'transfer_enable' => 'boolean', 'unregistered_users_enable' => 'boolean'));
2626
}
2727

2828
/**

0 commit comments

Comments
 (0)