From 9d82a39c87ac7eb09ce5aaacc548aeda6881e098 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 28 Aug 2003 15:22:17 +0000 Subject: [PATCH] Ajout propriete ref_url --- htdocs/propal.class.php3 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/propal.class.php3 b/htdocs/propal.class.php3 index 50fe8c1cf66..ddae9dc66c0 100644 --- a/htdocs/propal.class.php3 +++ b/htdocs/propal.class.php3 @@ -280,6 +280,8 @@ class Propal $this->lignes = array(); $this->db->free(); + $this->ref_url = ''.$this->ref.''; + /* * Lignes */