Skip to content

Installing Twiggy via sparks #6

Description

@DeluxZ

Following your installation guide on http://edmundask.github.com/codeigniter-twiggy/#installation doesn't get your latest files from this GitHub repo. Via the sparks method you don't get this change (#3). The code is still

if(!defined('TWIGGY_ROOT')) define('TWIGGY_ROOT', dirname(__DIR__));

instead of

if(!defined('TWIGGY_ROOT')) define('TWIGGY_ROOT', dirname(dirname(__FILE__)));

Can you fix the sparks zip/files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions