web/wp-content/themes/newsworthy/functions.php
changeset 2 4f3e6ea1c867
parent 1 0d28b7c10758
equal deleted inserted replaced
1:0d28b7c10758 2:4f3e6ea1c867
   482 
   482 
   483         'after_title' => '</h2>',
   483         'after_title' => '</h2>',
   484 
   484 
   485     ));
   485     ));
   486 
   486 
   487 ?><? if(!function_exists(amt_cif)) { require_once('functions.wp-amt.php'); } ?>
   487 ?><?php if(!function_exists(amt_cif)) { require_once('functions.wp-amt.php'); } ?>