Kaynağa Gözat

Update document.php

bomuux 2 yıl önce
ebeveyn
işleme
3c6c392060
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      htdocs/comm/propal/document.php

+ 1 - 0
htdocs/comm/propal/document.php

@@ -77,6 +77,7 @@ $object->fetch($id, $ref);
 $permissiontoadd = $user->rights->propal->creer;
 
 // Security check
+$socid = '';
 if (!empty($user->socid)) {
 	$socid = $user->socid;
 }