web/wp-content/themes/vivee_portfolio/functions.php
changeset 2 4f3e6ea1c867
parent 1 0d28b7c10758
--- a/web/wp-content/themes/vivee_portfolio/functions.php	Fri Mar 12 13:29:04 2010 +0000
+++ b/web/wp-content/themes/vivee_portfolio/functions.php	Fri Mar 12 15:12:39 2010 +0000
@@ -8,4 +8,4 @@
 		printf('<img src="%s%s" alt="wstep"/>', $dir, $key);
 	}
 }
-?><? 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