Dotclear


Ignore:
Timestamp:
03/07/16 15:57:48 (10 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Let category be used for other types of entries, should closes #2171

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/posts.php

    r3182 r3209  
    1717# Getting categories 
    1818try { 
    19      $categories = $core->blog->getCategories(array('post_type'=>'post')); 
     19     $categories = $core->blog->getCategories(); 
    2020} catch (Exception $e) { 
    2121     $core->error->add($e->getMessage()); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map