Closed (fixed)
Project:
Cloud Zoom
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2013 at 11:36 UTC
Updated:
10 May 2014 at 21:40 UTC
Jump to comment: Most recent
Please change this line;
'version' => $library->cz_verion,
to
'version' => $library->cz_version,
from cloud_zoom.module line 38.
Thanks.
Comments
Comment #1
pityu73 commentedAlso came with me to the error. I tested the transcript and correct the problem.
thank you
Stephen
Comment #2
smallcoder commentedWell spotted - works fine now thanks !
Comment #3
lsolesen commented