in the third line of the code:
if (typeof Iuppiter === 'undefined')
Iuppiter = {
version: '$Revision: 3026 $'.substring(11).replace(" $", ""),
};
there is a comma (,) at the end of the definition of the "version" field.
Can you correct, please?
Thanks.
Original issue reported on code.google.com by nicotea...@hotmail.com on 12 Feb 2014 at 11:24
Original issue reported on code.google.com by
nicotea...@hotmail.com
on 12 Feb 2014 at 11:24