This commit is contained in:
Andreas Österreicher
2009-09-23 12:43:29 +00:00
parent 937f16ad06
commit 3d06ae5648
+1
View File
@@ -19,6 +19,7 @@
* Andreas Oesterreicher <andreas.oesterreicher@technikum-wien.at> and
* Rudolf Hangl <rudolf.hangl@technikum-wien.at>.
*/
require_once(dirname(__FILE__).'/person.class.php');
class prestudent extends person
{