[Plugins] Incorporated GNUsocialExtendedProfile as part of ExtendedProfile
Also improved a lot of the plugin and made things in a way it would make sense
This commit is contained in:
@@ -61,8 +61,8 @@ class Widget
|
||||
* Prepare the widget for use
|
||||
*
|
||||
* @param Action $out output helper, defaults to null
|
||||
* @param array $widgetOpts
|
||||
*/
|
||||
|
||||
function __construct(Action $out = null, array $widgetOpts = [])
|
||||
{
|
||||
$this->out = $out;
|
||||
|
Reference in New Issue
Block a user