diff --git a/index.php b/index.php index 3e6605d98..a5b9b0b14 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,5 @@ init(); $oModule = &$oModuleHandler->procModule(); $oModuleHandler->displayContent($oModule); +debugPrint(ob_get_contents()); +ob_end_flush(); ?> diff --git a/modules/install/tpl/filter/sqlite.xml b/modules/install/tpl/filter/sqlite.xml new file mode 100644 index 000000000..cd1346dd7 --- /dev/null +++ b/modules/install/tpl/filter/sqlite.xml @@ -0,0 +1,28 @@ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +