Harrison Emmanuel

Results 1 issues of Harrison Emmanuel

This is an excerpt from the installer: ```php class Installer { public static function install() { self::copy('vendor/kenjis/codeigniter-ss-twig/libraries/Twig.php', 'application/libraries/Twig.php'); } } ``` There has to be a way to pass the...

enhancement