commit | 227a5d7ed9ef65fb1e0c32dc4aaa379c1a96d5b7 | [log] [tgz] |
---|---|---|
author | Andrew <browner12@gmail.com> | Sun Feb 09 15:32:44 2014 -0600 |
committer | Andrew <browner12@gmail.com> | Sun Feb 09 15:32:44 2014 -0600 |
tree | 4519ee6c680bdfa28fe98d0d4e094edfcb2ca6ad | |
parent | e0333dbd16ad1b173064f6d113aa50105f4726e4 [diff] |
template as array instead of string library accepts `$config['template']` as array and string, to perform template replacements. updated `$this->temp` var to `$this->replacements` to be less ambiguous about what it does