Bug [0000038] Voiding a cost update doesn't void even if it says so. There will now...
[fa-stable.git] / modules / installed_modules.php
1 <?php
2
3 /*****************************************************************
4 External modules for FrontAccounting
5 ******************************************************************/
6
7
8 $installed_modules = array ();
9 ?>