summaryrefslogtreecommitdiff
path: root/rt/lib/RT/URI/freeside/Internal.pm
AgeCommit message (Collapse)Author
2005-09-22should fix problem with empty (dir-less) Conf showing upivan
2005-05-14fixup RT integration grr!ivan
2005-03-12popurl(3) won't give us a good freeside base url since RT calls it from ↵ivan
multiple directory depths... have to specify explicity, like external integration
2005-03-11Reorganized RT->Freeside integration to support Internal (single RT/Freeside ↵khoff
database) and XMLRPC interfaces. All the UI stuff is handled the same either way. Integration type is changed by setting $RT::URI::freeside::IntegrationType to either 'Internal' or 'XMLRPC' in your RT_SiteConfig.pm.