

####### PIMCORE RELEASE NOTES #######

Version: 1.0.3


Changes: 



Install: 

Update your system.xml in /website/var/config/system.xml in: 

<youtube>
  <apikey></apikey>
</youtube>
<google>
	<username></username>
	<password></password>
</google>

instead of 

<youtube>
  <apikey></apikey>
  <username></username>
  <password></password>
  <clientid></clientid>
</youtube>