asset_dir. '/css/'; /* |-------------------------------------------------------------------------- | Path from |-------------------------------------------------------------------------- | | Path fragment to rewrite in css files | */ $path_from = ''; /* |-------------------------------------------------------------------------- | Path to |-------------------------------------------------------------------------- | | The path fragment replacement for the css files | */ $path_to = ''; /* |-------------------------------------------------------------------------- | JS Folder |-------------------------------------------------------------------------- | | The folder where javascript files exist, in relation to the document root | */ $js_root = $config->asset_dir. '/js/';