Get outside config value inside of Constants? |
Thanks JLP. If I was starting from scratch, I might do that, but I have all kinds of custom libraries and vendors installed and working live sites are depending on them. Can't take the chance on breaking anything. I am not even sure I am using Version 2. lol
If I look at /system/core/Config.php it says: * @package CodeIgniter * @author ExpressionEngine Dev Team * @copyright Copyright © 2008 - 2011, EllisLab, Inc. * @license http://codeigniter.com/user_guide/license.html * @link http://codeigniter.com * @since Version 1.0 * @filesource */ Does this mean I am using Version 1? |
Messages In This Thread |
Get outside config value inside of Constants? - by Roddyguy - 02-04-2016, 11:14 AM
RE: Get outside config value inside of Constants? - by jlp - 02-04-2016, 12:34 PM
RE: Get outside config value inside of Constants? - by Roddyguy - 02-04-2016, 12:52 PM
RE: Get outside config value inside of Constants? - by jlp - 02-04-2016, 01:44 PM
RE: Get outside config value inside of Constants? - by Roddyguy - 02-04-2016, 02:10 PM
|