forked from leftypol/leftypol
Implements fixes and changes to be able to view the bumplock status of a thread
This commit is contained in:
parent
48650d8ddd
commit
1acb060694
5 changed files with 11 additions and 7 deletions
|
@ -1223,7 +1223,8 @@
|
|||
// $config['font_awesome'] is false (default).
|
||||
// $config['image_sticky'] = 'static/sticky.png';
|
||||
// $config['image_locked'] = 'static/locked.gif';
|
||||
// $config['image_bumplocked'] = 'static/sage.png'.
|
||||
// $config['image_bumplocked'] = 'static/sage.png';
|
||||
// $config['image_cycled'] = 'static/cycled.png';
|
||||
|
||||
// If you want to put images and other dynamic-static stuff on another (preferably cookieless) domain.
|
||||
// This will override $config['root'] and $config['dir']['...'] directives. "%s" will get replaced with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue