Changeset 607 for trunk/MTBooter

Show
Ignore:
Timestamp:
04/09/08 21:50:11 (2 years ago)
Author:
djchall
Message:

Removed debugging code.

Location:
trunk/MTBooter/lib/MTBooter
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/MTBooter/lib/MTBooter/App/CMS.pm

    r605 r607  
    252252          $param->{ 'confirm_mode' } = "dashboard";         
    253253        } else { 
    254           die("CF present! I think!"); 
    255254      create_custom_fields_for_blog($app); 
    256255           
  • trunk/MTBooter/lib/MTBooter/Data.pm

    r605 r607  
    912912 
    913913        eval { require CustomFields::Field }; 
    914       #use CustomFields::Field; 
    915914 
    916915    #for each object in the system, create all possible blog-level custom fields for that object--first, for entries