Wiki URL manager and CSS broken
						After moving an article the CSS and some other features broke
						
						
						
						When I login to admincp/ and go to the wiki URL manager I get this error:
	Code:
	Parse error: syntax error, unexpected ';' in /var/path/to/web/forums/admincp/vaultwiki_url.php on line 1158
 This started happening after I moved an article that a user had created in the wrong section.
From:
Wiki Section >
to 
Wiki Section > Wiki Articles >  
What happened next is that the CSS ceased to work, all images and proper colors from wiki seems broken somehow and no images show up.
When I check sourcecode I see that the CSS is being asked for
	Code:
	<style type="text/css" id="vault_css"> 	
@import(wiki_css.php?styleid=3&langid=1&d=&td=ltr&full=1);
</style>