Index: branches/liquidthreads/README-liquidthreads |
— | — | @@ -6,7 +6,7 @@ |
7 | 7 | |
8 | 8 | To try Liquid Threads, first, install MediaWiki as usual. Then, source maintenance/lqt.sql from your mysql console. Finally, add the following to the end of your LocalSettings.php: |
9 | 9 | |
10 | | - require_once('extensions/LqtExtension.php'); |
| 10 | + require_once('extensions/LqtPages.php'); |
11 | 11 | |
12 | 12 | How to contact me: |
13 | 13 | davemccabe@gmail.com (email or jabber) |