add pdf export support

This commit is contained in:
SJ
2013-11-16 15:34:30 +01:00
parent 0c7a366edf
commit 04ab9c7b38
308 changed files with 87020 additions and 7343 deletions

View File

@ -42,10 +42,8 @@ class ModelMessageRestore extends Model {
readfile($filename);
unlink($filename);
}
}