Flushed out another set of changes required to rename the app from eq to 3rd
[eq/.git] / index.php
index 9da48c9c82c9c6b5941adf9ad0c1e37e52b74b8d..960c99339d6dac15f74b26cdd7b8677e8dd10215 100644 (file)
--- a/index.php
+++ b/index.php
@@ -30,7 +30,7 @@
        else
        {
                $app = '3rd';
-               $class = 'eq';
+               $class = '3rd';
                $invalid_data = True;
        }
 
                }
                //$GLOBALS['phpgw']->log->commit();
                
-               //$GLOBALS['phpgw']->redirect_link('/eq/index.php?menuaction=eq.eq.ht_view');
+               //$GLOBALS['phpgw']->redirect_link('/3rd/index.php?menuaction=3rd.3rd.ht_view');
        } 
 
-//$obj = CreateObject('eq.eq');
+//$obj = CreateObject('3rd.3rd');
 //$obj->ht_view();
 //$GLOBALS['phpgw']->common->phpgw_footer();