'ello all.
Could someone please let me in on the workaround for this:
if(!defined(SD_CURRENT_TEMPLATE))
define('SD_CURRENT_TEMPLATE', 'sd-default');
It generates:
Notice: Use of undefined constant SD_CURRENT_TEMPLATE - assumed 'SD_CURRENT_TEMPLATE'
It is generated at the !defined line.