Fout bij uitvoeren database query:
 SELECT 
		redirect_id,
		redirect_from,
		redirect_to,
		aanvullend
		FROM redirects 
		WHERE (redirect_from = 'http://cjmvester.nl/NL/Producten/Diversen/Crocus-Vernus-Jeanne-d\'Arc' OR redirect_from='http://cjmvester.nl/NL/Producten/Diversen/Crocus-Vernus-Jeanne-d'Arc/')
		OR (LOCATE(redirect_from, 'http://cjmvester.nl/NL/Producten/Diversen/Crocus-Vernus-Jeanne-d\'Arc')>0 AND aanvullend!='0')	
	 
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Arc/')
		OR (LOCATE(redirect_from, 'http://cjmvester.nl/NL/Producten/Diversen/C' at line 7