14-Sep-2007 Joe Hunt
# We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
+ # config.php has been vulnerable. Fixed.
$ /admin/inst_lang.php
+ $ config.php
10-Sep-2007 Joe Hunt
! Changed Bank Address field from text to textarea (multirows)
session_save_path($session_save_path);
unset($session_save_path);
}
-
+ if (!isset($path_to_root))
+ exit;
include_once($path_to_root . "/config_db.php");
include_once($path_to_root . "/includes/lang/language.php");