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 {