[{
name: 'wellpark',
nid: 'wellpark',
url: 'http://www.eyecinema.ie/cinemas/location.asp'
}]
and
[{
name: 'wellpark',
nid: 'wellpark',
url: 'http://www.eyecinema.ie/cinemas/location.asp'
}, {
name: 'wellpark',
nid: 'wellpark',
url: 'http://www.eyecinema.ie/cinemas/location.asp'
}]
must be:
[
{
name: 'wellpark',
nid: 'wellpark',
url: 'http://www.eyecinema.ie/cinemas/location.asp'
}
]
and
[
{
name: 'wellpark',
nid: 'wellpark',
url: 'http://www.eyecinema.ie/cinemas/location.asp'
},
{
name: 'wellpark',
nid: 'wellpark',
url: 'http://www.eyecinema.ie/cinemas/location.asp'
}
]
and
must be:
and