I just grabbed the latest bits you commited to SVN a few days ago and have found the upgrade routine is broken.
When trying to upgrade the addon I got an error "Fatal error: Cannot access empty property in C:\inetpub\wwwroot\roster\addons\GroupCalendar\inc\install.def.php on line 130"
Line 130
- Code: Select all
if( version_compare($this->$version, $oldversion,'>') == true )