lack of whitespace caused problems~
git-svn-id: file:///home/shish/svn/shimmie2/trunk@63 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
		
							parent
							
								
									f41c95b214
								
							
						
					
					
						commit
						21635236f8
					
				| @ -27,7 +27,7 @@ class Querylet { // {{{ | |||||||
| class Database { | class Database { | ||||||
| 	var $db; | 	var $db; | ||||||
| 	var $extensions; | 	var $extensions; | ||||||
| 	var $get_images = "SELECT *,UNIX_TIMESTAMP(posted) AS posted_timestamp FROM images"; | 	var $get_images = "SELECT *,UNIX_TIMESTAMP(posted) AS posted_timestamp FROM images "; | ||||||
| 
 | 
 | ||||||
| 	public function Database() { | 	public function Database() { | ||||||
| 		if(is_readable("config.php")) { | 		if(is_readable("config.php")) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user