Ticket #3396: 3396.patch
| File 3396.patch, 380 bytes (added by , 6 years ago) |
|---|
-
src/includes/topics/functions.php
770 770 bbp_stick_topic( $topic_id, true ); 771 771 break; 772 772 773 // We can avoid this as it is a new topic773 // Unsticky from everywhere 774 774 case 'unstick' : 775 775 default : 776 bbp_unstick_topic( $topic_id ); 776 777 break; 777 778 } 778 779 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)