Changeset 627:d3f5fe922f81 for themes/ductile/_config.php
- Timestamp:
- 07/23/11 08:31:17 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_config.php
r622 r627 15 15 16 16 $img_url = $core->blog->settings->system->themes_url.'/'.$core->blog->settings->system->theme.'/img/'; 17 $img_url = http::concatURL($core->blog->url,$img_url); 17 18 $img_path = dirname(__FILE__).'/img/'; 18 19
Note: See TracChangeset
for help on using the changeset viewer.