removed <?xml version="1.0" encoding="UTF-8"?> line which breaks the php
2007-04-02 Vincent Untz <vuntz@gnome.org> * foundation.gnome.org/membership/application.wml: * foundation.gnome.org/membership/members.wml: * foundation.gnome.org/vote/results.wml: * foundation.gnome.org/vote/index.wml: * foundation.gnome.org/vote/vote.wml: * foundation.gnome.org/vote/votes.wml: removed <?xml version="1.0" encoding="UTF-8"?> line which breaks the php scripts after RHEL migration svn path=/trunk/; revision=401
This commit is contained in:
		
							parent
							
								
									07786de017
								
							
						
					
					
						commit
						7bb5acc37c
					
				
					 7 changed files with 11 additions and 6 deletions
				
			
		
							
								
								
									
										11
									
								
								ChangeLog
									
										
									
									
									
								
							
							
						
						
									
										11
									
								
								ChangeLog
									
										
									
									
									
								
							|  | @ -1,3 +1,14 @@ | |||
| 2007-04-02  Vincent Untz  <vuntz@gnome.org> | ||||
| 
 | ||||
| 	* foundation.gnome.org/membership/application.wml: | ||||
| 	* foundation.gnome.org/membership/members.wml: | ||||
| 	* foundation.gnome.org/vote/results.wml: | ||||
| 	* foundation.gnome.org/vote/index.wml: | ||||
| 	* foundation.gnome.org/vote/vote.wml: | ||||
| 	* foundation.gnome.org/vote/votes.wml: removed <?xml version="1.0" | ||||
| 	encoding="UTF-8"?> line which breaks the php scripts after RHEL | ||||
| 	migration | ||||
| 
 | ||||
| 2007-03-21  Vincent Untz  <vuntz@gnome.org> | ||||
| 
 | ||||
| 	* foundation.gnome.org/index.wml: small fix | ||||
|  |  | |||
|  | @ -1,4 +1,3 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||||
| <html> | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,4 +1,3 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||||
| <html> | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,4 +1,3 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||||
| <html> | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,4 +1,3 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||||
| <html> | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,4 +1,3 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||||
| <html> | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,4 +1,3 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||||
| <html> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Vincent Untz
						Vincent Untz