Jump to content

Just a note regarding 4.4.1

Featured Replies

Posted
Quote

The Widget skeleton file was updated to follow the new 4.4.0 logic for widget display options.

Widget skeleton still shows up in the previous format:

	public function configuration( &$form=null )
	{
		if ( $form === null )
		{
			$form = new \IPS\Helpers\Form;
		}

 

 

That's fixed for 4.4.2

  • Author

Ok, it is in the 4.4.1 release note.

Tks.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.