dragomano / Light-Portal

A fancy portal mod for SMF 2.1.x
https://custom.simplemachines.org/index.php?mod=4244
GNU General Public License v3.0
17 stars 3 forks source link

Undefined constant LP_CACHE_TIME on install #216

Closed dragomano closed 5 months ago

dragomano commented 6 months ago

I think, we should define this constant in database.php: defined('LP_CACHE_TIME') || define('LP_CACHE_TIME', 0);