diff options
Diffstat (limited to 'view/php/mod_import.php')
-rw-r--r-- | view/php/mod_import.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/php/mod_import.php b/view/php/mod_import.php new file mode 100644 index 000000000..1ca2866bc --- /dev/null +++ b/view/php/mod_import.php @@ -0,0 +1,2 @@ +<?php +$a->page['template'] = 'full'; |