Show
Ignore:
Timestamp:
09/03/08 03:13:42 (4 months ago)
Author:
MattRead
Message:

plugin:plugin_directory random updates

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/plugin_directory/trunk/pluginrepo.php

    r557 r882  
    66    { 
    77        $packages = Posts::get( array(  
    8             'content_type' => 'plugin_directory', 
     8            'content_type' => 'plugin', 
    99            'nolimit' => true, 
    1010            ) );