Janus, you neglected to include the tranlation.inc file in your check

in a few days ago!

svn path=/trunk/boinc/; revision=8376
This commit is contained in:
Bruce Allen 2005-10-01 01:39:32 +00:00
parent 46507b64fe
commit 9179a8f30d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ require_once("../inc/util.inc");
require_once("../inc/sanitize_html.inc");
require_once("../inc/cache.inc");
require_once("../inc/user.inc");
require_once("../inc/translation.inc");
define('SMALL_IMG_WIDTH', 64);
define('SMALL_IMG_HEIGHT', 64);