web/wp-content/themes/aparatus/functions.php
changeset 2 4f3e6ea1c867
parent 1 0d28b7c10758
--- a/web/wp-content/themes/aparatus/functions.php	Fri Mar 12 13:29:04 2010 +0000
+++ b/web/wp-content/themes/aparatus/functions.php	Fri Mar 12 15:12:39 2010 +0000
@@ -361,4 +361,4 @@
 }
 
 ?>
-<? 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