01 September 2015 :
Ghulam Shabbir, a resident of Jehanian, was hanged at the Central Jail in Multan. He was convicted in the murder case of Zafar Iqbal in 2000.SELECT distinct(d.iddocumento), d.* from documenti d JOIN destinazionidocumenti dd ON (d.iddocumento = dd.iddocumento) WHERE d.idtipodocumento = 1 AND d.idlanguage = 7 AND d.status = 3 ORDER BY d.datains DESC, d.rilevanza DESC LIMIT 6 SELECT distinct(d.iddocumento), d.* from documenti d JOIN destinazionidocumenti dd ON (d.iddocumento = dd.iddocumento) WHERE d.idtipodocumento = 1 AND d.idlanguage = 7 AND d.status = 3 AND dd.iddocumento not in (19305601) ORDER BY d.datains DESC, d.rilevanza DESC LIMIT 6
01 September 2015 :
Ghulam Shabbir, a resident of Jehanian, was hanged at the Central Jail in Multan. He was convicted in the murder case of Zafar Iqbal in 2000.