moglia
2010-05-16 bef47735b2cc8d484a9533a726f1c7a6c42b3f6c
interface/web/admin/language_edit.php
@@ -77,7 +77,7 @@
   $file_path = ISPC_LIB_PATH."/lang/$lang_file";
} else {
   include(ISPC_WEB_PATH."/$module/lib/lang/$lang_file");
   $file_path = ISPC_LIB_PATH."/$module/lib/lang/$lang_file";
   $file_path = ISPC_WEB_PATH."/$module/lib/lang/$lang_file";
}
$app->tpl->setVar("file_path", $file_path);