Release 1.1. Enabled module addons and all the below bugfixes. No changes in database...
[fa-stable.git] / modules / installed_modules.php
diff --git a/modules/installed_modules.php b/modules/installed_modules.php
new file mode 100644 (file)
index 0000000..bc13fe9
--- /dev/null
@@ -0,0 +1,9 @@
+<?php
+
+/*****************************************************************
+External modules for FrontAccounting
+******************************************************************/
+
+
+$installed_modules = array ();
+?>
\ No newline at end of file