This commit is contained in:
Giandonato Inverso
2023-10-17 00:41:15 +02:00
committed by giandonato.inverso@edempg.it
parent 15c84c0863
commit c9fa6abf06
10 changed files with 25 additions and 10 deletions
+2
View File
@@ -120,5 +120,7 @@
</div>
</div>
</div>
<?php } else { ?>
<input type="hidden" name="id_owner" value="<?php echo $_SESSION["user_id"];?>"/>
<?php } ?>
</fieldset>
+2
View File
@@ -58,6 +58,8 @@
</select>
</div>
</div>
<?php } else { ?>
<input type="hidden" name="id_owner" value="<?php echo $_SESSION["user_id"];?>"/>
<?php } ?>
+2
View File
@@ -31,6 +31,8 @@
</select>
</div>
</div>
<?php } else { ?>
<input type="hidden" name="id_owner" value="<?php echo $_SESSION["user_id"];?>"/>
<?php } ?>
<input type="hidden" name="id" value="<?php echo $static_qrcode['id'];?>"/>
+2
View File
@@ -104,5 +104,7 @@
</div>
</div>
</div>
<?php } else { ?>
<input type="hidden" name="id_owner" value="<?php echo $_SESSION["user_id"];?>"/>
<?php } ?>
<br>