Index: trunk/phase3/languages/LanguagePl.php |
— | — | @@ -1,6 +1,6 @@ |
2 | 2 | <? |
3 | 3 | global $IP; |
4 | | -include_once("{$IP}/Utf8Case.php"); |
| 4 | +include_once("{$IP}/LanguageUtf8.php"); |
5 | 5 | |
6 | 6 | # NOTE: To turn off "Current Events" in the sidebar, |
7 | 7 | # set "currentevents" => "-" |