﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
7050,Patch for WP_CONTENT_URL,msi08,anonymous,"I am using WP in a different folder than the domain root. There is a problem with the Theme's path and stylesheet. I fixed it with this line

define( 'WP_CONTENT_URL', get_option('siteurl') . '/wp-content');

""siteurl"" instead of ""home"". A patch is attached.",defect (bug),closed,normal,2.6,General,2.6,normal,fixed,has-patch tested,ktdreyer
