From 7eed47179e8751f577ea7918db0450db901f0bcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Wed, 22 Jun 2011 12:34:12 +0000 Subject: [PATCH] --- include/xsdformprinter/types.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/xsdformprinter/types.php b/include/xsdformprinter/types.php index 86eca8f48..d1e32b1bd 100644 --- a/include/xsdformprinter/types.php +++ b/include/xsdformprinter/types.php @@ -1,5 +1,5 @@ types['string']=''; +$this->types['string']=''; $this->types['date']=''; $this->types['boolean']=''; $this->types['file']='';