Index: branches/liquidthreads/extensions/LqtExtension.php |
— | — | @@ -510,6 +510,7 @@ |
511 | 511 | would just be one of four ways to view the article. But then those other tabs, for |
512 | 512 | logged-in users, don't really fit the metaphor. What to do, what to do? |
513 | 513 | */ |
| 514 | + return true; |
514 | 515 | } |
515 | 516 | |
516 | 517 | function permalinksForThreads($ts, $method = null, $operand = null) { |