show-mentions.js -> show-backlinks.js

This commit is contained in:
Michael Save 2012-03-19 00:48:06 +11:00
parent 8afaba9a81
commit d0e20ca71f

View File

@ -1,12 +1,12 @@
/*
* show-mentions.js
* https://github.com/savetheinternet/Tinyboard-Tools/blob/master/js/show-mentions.js
* show-backlinks.js
* https://github.com/savetheinternet/Tinyboard-Tools/blob/master/js/show-backlinks.js
*
* Released under the MIT license
* Copyright (c) 2012 Michael Save <savetheinternet@tinyboard.org>
*
* Usage:
* $config['additional_javascript'][] = 'js/show-mentions.js';
* $config['additional_javascript'][] = 'js/show-backlinks.js';
*
*/