From 50886a471eeaa475476817e0a7c404743e54f86b Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Wed, 12 Jan 2011 15:03:43 +0000 Subject: [PATCH] --- include/geschaeftsjahr.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/geschaeftsjahr.class.php b/include/geschaeftsjahr.class.php index 29f2ec7ed..9f5e2488e 100644 --- a/include/geschaeftsjahr.class.php +++ b/include/geschaeftsjahr.class.php @@ -20,7 +20,7 @@ * Karl Burkhart . */ require_once('basis_db.class.php'); -require_onve('datum.class.php'); +require_once('datum.class.php'); class geschaeftsjahr extends basis_db {