Skip to content

other folder layout #281

Open
Open
@gemal

Description

@gemal

I have the following folder layout:
testing.com\app\Config
testing.com\app\Controller
testing.com\app\Model
testing.com\www\index.php

is there a way for "asset_compress" to support this?

I'm hit by this
$path = str_replace(WWW_ROOT, '', $path);

it's doesn't replace my WWW_ROOT

Activity

added this to the 3.0.2 milestone on Jan 27, 2016
markstory

markstory commented on Jan 27, 2016

@markstory
Owner

Where is that line? You should be able to use any constants defined in your application in the asset_compress.ini file. Generally that helps with these situations.

modified the milestones: 3.0.2, 3.0.3 on Jul 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @markstory@gemal

        Issue actions

          other folder layout · Issue #281 · markstory/asset_compress