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/post.php

    r3024 r3209  
    5252# Getting categories 
    5353$categories_combo = dcAdminCombos::getCategoriesCombo( 
    54      $core->blog->getCategories(array('post_type'=>'post')) 
     54     $core->blog->getCategories() 
    5555); 
    5656 
     
    335335# Getting categories 
    336336$categories_combo = dcAdminCombos::getCategoriesCombo( 
    337      $core->blog->getCategories(array('post_type'=>'post')) 
     337     $core->blog->getCategories() 
    338338); 
    339339/* DISPLAY 
Note: See TracChangeset for help on using the changeset viewer.

Sites map