Plugin Directory

Changeset 558151


Ignore:
Timestamp:
06/14/2012 08:19:43 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

    r558149 r558151  
    646646            preg_match_all('/\<\!\-\-\s*TEMPL33T\_BLOCK\_PREVIEW\:\s*(.*)\s*\-\-\>/i', $preview['body'], $matches);
    647647           
    648             echo '<pre>'.print_r($matches. true).'</pre>';
     648            echo '<pre>'.print_r($matches, true).'</pre>';
    649649           
    650650           
Note: See TracChangeset for help on using the changeset viewer.