Plugin Directory

Changeset 558147


Ignore:
Timestamp:
06/14/2012 08:16:14 PM (14 years ago)
Author:
technosis
Message:

trying to get special previewing to work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • templ33t/branches/01_02_handling_posts/templ33t_object.php

    r558144 r558147  
    635635        $tname = str_replace('.php', '', basename($template));
    636636       
    637         echo '/?preview=1&template='.$theme.'&stylesheet='.$theme.'&templ33t_preview='.$tname;
     637        echo site_url('?preview=1&template='.$theme.'&stylesheet='.$theme.'&templ33t_preview='.$tname);
    638638       
    639639        //die();
Note: See TracChangeset for help on using the changeset viewer.