"fixed syntax error reported by uwe.redecker(at)hspl.de"

This commit is contained in:
Ralf Becker 2008-05-13 05:56:00 +00:00
parent dd787255fb
commit 31f71a54e2

View File

@ -137,7 +137,7 @@ class bo_tracking
function bo_tracking() function bo_tracking()
{ {
self::__construct self::__construct();
} }
/** /**