Hi, I know I am on older version:
define('GIT_VERSION', 'f1e9e88'); // Set by installer
define('MAJOR_VERSION', '1.14');
define('THIS_VERSION', 'v1.10-rc.3-1875-gf1e9e88a'); // Set by installer
I am wanting to add some css, that loads on all main pages, what is the best place to implement that, while still allowing for possible future upgrades?
Thanks,