[openads-Commits] r4993 - branches/3.33.x/obj

0 kali dilihat
Langsung ke pesan pertama yang belum dibaca

nh...@adullact.net

belum dibaca,
21 Okt 2016, 11.00.3421/10/16
kepadaopenmairi...@googlegroups.com
Author: nhaye
Date: 2016-10-21 16:59:51 +0200 (Fri, 21 Oct 2016)
New Revision: 4993

Modified:
branches/3.33.x/obj/dossier_commission.class.php
Log:
Correction de notices php


Modified: branches/3.33.x/obj/dossier_commission.class.php
===================================================================
--- branches/3.33.x/obj/dossier_commission.class.php 2016-10-21 14:05:23 UTC (rev 4992)
+++ branches/3.33.x/obj/dossier_commission.class.php 2016-10-21 14:59:51 UTC (rev 4993)
@@ -210,6 +210,11 @@
//
$form->setType('dossier', 'hidden');
}
+ if($maj == 50 ) {
+ foreach ($this->champs as $value) {
+ $form->setType($value, 'hidden');
+ }
+ }
}



Balas ke semua
Balas ke penulis
Teruskan
0 pesan baru