Skip to content

Instantly share code, notes, and snippets.

@esimonetti
Created October 31, 2017 22:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save esimonetti/a99ea05b68cd2586949944c1b24b2921 to your computer and use it in GitHub Desktop.
Save esimonetti/a99ea05b68cd2586949944c1b24b2921 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