You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: