Changeset 376 for trunk/client/modules/Elezioni/funzioni.php
- Timestamp:
- Sep 24, 2022, 1:11:18 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/funzioni.php
r370 r376 448 448 global $prefix,$dbi,$id_comune,$ins_logo; 449 449 if($ins_logo=="0"){ 450 $logo="vuoto. jpg"; //var nel config.php450 $logo="vuoto.png"; //var nel config.php 451 451 }else{ 452 452
Note:
See TracChangeset
for help on using the changeset viewer.