Changeset 1422

Show
Ignore:
Timestamp:
02/28/08 12:15:56 (6 months ago)
Author:
fumiakiy
Message:

Oops, this was just an experiment.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-30/lib/MT/Core.pm

    r1420 r1422  
    526526                methods => sub { MT->app->core_methods() }, 
    527527                params  => sub { MT->app->core_query_params() }, 
    528                 author => { columns => [ qw( name nickname url email ) ] }, 
    529528            }, 
    530529            'cms'      => {