- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/post.php
r322 r270 527 527 } 528 528 529 # --BEHAVIOR-- adminCommentsActionsCombo530 $core->callBehavior('adminCommentsActionsCombo',array(&$combo_action));531 532 529 $has_action = !empty($combo_action) && (!$trackbacks->isEmpty() || !$comments->isEmpty()); 533 530
Note: See TracChangeset
for help on using the changeset viewer.