diff options
Diffstat (limited to 'tests/autoprepend.t')
-rwxr-xr-x | tests/autoprepend.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/autoprepend.t b/tests/autoprepend.t index 8f4f52f..bf40605 100755 --- a/tests/autoprepend.t +++ b/tests/autoprepend.t @@ -1,8 +1,6 @@ #!/www/server/bin/php -qC <?php -require "searchlib/search_test.class"; - it_text::init(); $GLOBALS['it_text']->statictext = array( '_' => array("de" => "Deutsch", "en" => "English"), |