sk_SK help updates
[squirrelmail.git] / functions / gettext.php
index abd05564045080ca63609b6d0f3053604508da3e..924904b9d6d9a373ee93bbf3f7729a8c392c2de2 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * gettext.php
  *
- * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Copyright (c) 1999-2003 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Alternate to the system's built-in gettext.
@@ -15,7 +15,7 @@
  * $Id$
  */
 
-require_once('../src/global.php');
+require_once(SM_PATH . 'functions/global.php');
 
 global $gettext_php_domain, $gettext_php_dir, $gettext_php_loaded,
  $gettext_php_translateStrings, $gettext_php_loaded_language,