Skip to content
Snippets Groups Projects

Fix for #1535 - Provide hooks to plugin custom connectors and avoid modification in core files

Merged Fix for #1535 - Provide hooks to plugin custom connectors and avoid modification in core files
Merged Akshath requested to merge akshath/vtigercrm:cache_enhancement into 7.4.0
+ 68
1
Compare changes
  • Side-by-side
  • Inline
Files
+ 1
0
@@ -40,6 +40,7 @@ require_once 'vtlib/Vtiger/Deprecated.php';
require_once 'includes/runtime/Cache.php';
require_once 'modules/Vtiger/helpers/Util.php';
require_once 'vtlib/Vtiger/AccessControl.php';
require_once 'includes/runtime/Configs.php';
// Constants to be defined here
// For Migration status.
Loading