Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tracylemke/f026ddbb4cd14b54d409a2529b2ce675 to your computer and use it in GitHub Desktop.
Save tracylemke/f026ddbb4cd14b54d409a2529b2ce675 to your computer and use it in GitHub Desktop.
<?php
// Enrico Simonetti
// enricosimonetti.com
//
// 2017-11-01 tested on Sugar 7.9.1.0
// Forcing custom Sugar Cache to autoload: https://gist.github.com/esimonetti/78999f4dfbac22fd26bab8453a0ed149
//
// file: custom/Extension/application/Ext/Include/autoload_custom_redis_cache.php
SugarAutoloader::addDirectory('custom/include/SugarCache/');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment