forked from leftypol/leftypol
Show locked threads
This commit is contained in:
parent
5c094429d7
commit
97e927bef9
4 changed files with 7 additions and 3 deletions
|
@ -127,6 +127,7 @@
|
|||
// Static images
|
||||
// These can be URLs OR base64 (data URI scheme)
|
||||
define('IMAGE_STICKY', ROOT . DIR_STATIC . 'sticky.gif', true);
|
||||
define('IMAGE_LOCKED', ROOT . DIR_STATIC . 'locked.gif', true);
|
||||
define('DELETED_IMAGE', ROOT . DIR_STATIC . 'deleted.png', true);
|
||||
define('ZIP_IMAGE', ROOT . DIR_STATIC . 'zip.png', true);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue