26 March 2015 :
another murder convict was hanged in Faisalabad's Central Jail after being on death row for around two decades. Muhammad Afzal, resident of Sialkot, was convicted of killing a man over a land dispute in 1995.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 (19302217) ORDER BY d.datains DESC, d.rilevanza DESC LIMIT 6
26 March 2015 :
another murder convict was hanged in Faisalabad's Central Jail after being on death row for around two decades. Muhammad Afzal, resident of Sialkot, was convicted of killing a man over a land dispute in 1995.