Changeset 558147
- Timestamp:
- 06/14/2012 08:16:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
templ33t/branches/01_02_handling_posts/templ33t_object.php
r558144 r558147 635 635 $tname = str_replace('.php', '', basename($template)); 636 636 637 echo '/?preview=1&template='.$theme.'&stylesheet='.$theme.'&templ33t_preview='.$tname;637 echo site_url('?preview=1&template='.$theme.'&stylesheet='.$theme.'&templ33t_preview='.$tname); 638 638 639 639 //die();
Note: See TracChangeset
for help on using the changeset viewer.