- Move Friendica namespace to `src` - Move required `ezyang/htmlpurifier` to vendor - Remove existing static autoloader - Change boot.php reference to the autoloader
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			341 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			341 B
		
	
	
	
		
			Text
		
	
	
	
	
	
 | 
						|
CREDITS
 | 
						|
 | 
						|
Almost everything written by Edward Z. Yang (Ambush Commander).  Lots of thanks
 | 
						|
to the DevNetwork Community for their help (see docs/ref-devnetwork.html for
 | 
						|
more details), Feyd especially (namely IPv6 and optimization).  Thanks to RSnake
 | 
						|
for letting me package his fantastic XSS cheatsheet for a smoketest.
 | 
						|
 | 
						|
    vim: et sw=4 sts=4
 |