From 3d06ae5648086909779ed2987e04f4a1c3f92bc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Wed, 23 Sep 2009 12:43:29 +0000 Subject: [PATCH] --- include/prestudent.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/prestudent.class.php b/include/prestudent.class.php index ada05c4f9..18ccef232 100644 --- a/include/prestudent.class.php +++ b/include/prestudent.class.php @@ -19,6 +19,7 @@ * Andreas Oesterreicher and * Rudolf Hangl . */ +require_once(dirname(__FILE__).'/person.class.php'); class prestudent extends person {