From e7af80e6cf1f014bae7c5ba34049c53c73a48a23 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Tue, 1 Aug 2006 06:20:06 +0000 Subject: [PATCH] r1012: Remove the extra dummy class --- install/install.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/install/install.php b/install/install.php index 3df7275..4c872b0 100644 --- a/install/install.php +++ b/install/install.php @@ -251,9 +251,6 @@ if ($bugsys->in['mark'] == 8)

Bugdar's flexible language system caches all of the strings in the database. Currently, the strings are being read from the raw file into the cache.

load('xml', 'xml'); build_languages(); -- 2.22.5