Plugin Directory

Changeset 559317


Ignore:
Timestamp:
06/17/2012 07:06:20 AM (14 years ago)
Author:
technosis
Message:

finish theme scanning

File:
1 edited

Legend:

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

    r559316 r559317  
    516516            if(!empty($temp) && !array_key_exists($temp, $config)) {
    517517               
     518                echo get_theme_root() . '/' . $theme . '/' . $temp.'<br/>';
     519               
    518520                if(array_key_exists($temp, $orig)) {
    519521                   
Note: See TracChangeset for help on using the changeset viewer.