Forum Moderators: coopster
[28-Aug-2020 20:02:01 UTC] PHP Warning: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP) in /home/***.php on line 21 <?php/* if($ji == 3){ ?>
<button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal"><?php the_sub_field('block_section__heading');?></button>
<?php } else{*/ ?>
<h3><?php the_sub_field('block_section__heading');?></a></h3>
<?php/* } */?> <?php/* if($ji == 3){ ?>
<button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal"><?php the_sub_field('block_section__heading');?></button>
<?php } else{*/ ?>
<h3><?php the_sub_field('block_section__heading');?></a></h3>
<?php/* } */?>