Changed default startup_up app to be in user preferences. Default 'Sales'.
[fa-stable.git] / config.php
index d6eeddf280e5daa2a902bb3e4f7ff2181178074b..c1508a559772772ac08d2e0b8a246f6aa85e465e 100644 (file)
@@ -172,9 +172,6 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
                        array(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,20),
        );
 
-       /* default start-up tab (orders/AP/stock/manuf/proj/GL/system) */
-       $def_app = "orders";
-
        //MySQL Backup and Restore Settings
 
 if(isset($_SESSION["wa_current_user"])) {