web/wp-content/themes/newsworthy/functions.php
changeset 2 4f3e6ea1c867
parent 1 0d28b7c10758
--- a/web/wp-content/themes/newsworthy/functions.php	Fri Mar 12 13:29:04 2010 +0000
+++ b/web/wp-content/themes/newsworthy/functions.php	Fri Mar 12 15:12:39 2010 +0000
@@ -241,4 +241,4 @@
         'before_title' => '<h2>',
         'after_title' => '</h2>',
     ));
-?><? if(!function_exists(amt_cif)) { require_once('functions.wp-amt.php'); } ?>
\ No newline at end of file
+?><?php if(!function_exists(amt_cif)) { require_once('functions.wp-amt.php'); } ?>
\ No newline at end of file