Changeset 451082
- Timestamp:
- 10/14/2011 01:39:42 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sexybookmarks/trunk/includes/shrsb_sexybookmarks_settings_page.php
-
Property
svn:executable
set to
*
r451067 r451082 132 132 wp_mkdir_p(WP_CONTENT_DIR.'/sexy-mods/js'); 133 133 134 copy($shrsb_oldloc.'css/style -dev.css', $shrsb_newloc.'css/style.css');134 copy($shrsb_oldloc.'css/style.dev.css', $shrsb_newloc.'css/style.css'); 135 135 copy($shrsb_oldloc.'js/sexy-bookmarks-public.js', $shrsb_newloc.'js/sexy-bookmarks-public.js'); 136 136 copy($shrsb_oldloc.'images/shr-sprite.png', $shrsb_newloc.'images/shr-sprite.png'); -
Property
svn:executable
set to
Note: See TracChangeset
for help on using the changeset viewer.