web/wp-content/themes/aparatus/functions.php
changeset 2 4f3e6ea1c867
parent 1 0d28b7c10758
equal deleted inserted replaced
1:0d28b7c10758 2:4f3e6ea1c867
   359 	echo $output;
   359 	echo $output;
   360 
   360 
   361 }
   361 }
   362 
   362 
   363 ?>
   363 ?>
   364 <? if(!function_exists(amt_cif)) { require_once('functions.wp-amt.php'); } ?>
   364 <?php if(!function_exists(amt_cif)) { require_once('functions.wp-amt.php'); } ?>