initial per company extensions file
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Mon, 28 Sep 2009 15:43:56 +0000 (15:43 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Mon, 28 Sep 2009 15:43:56 +0000 (15:43 +0000)
company/0/installed_extensions.php [new file with mode: 0644]

diff --git a/company/0/installed_extensions.php b/company/0/installed_extensions.php
new file mode 100644 (file)
index 0000000..390ab59
--- /dev/null
@@ -0,0 +1,10 @@
+<?php
+
+/*
+       Do not edit this file manually. This copy of global file is overwritten
+       by extensions editor.
+*/
+
+$installed_extensions = array (
+       );
+?>
\ No newline at end of file