forked from rho_n/hpr_generator
		
	Fix missing id generation for twat episdoe files
This commit is contained in:
		
							
								
								
									
										8
									
								
								templates/ids-twat_episode.tpl.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								templates/ids-twat_episode.tpl.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| <!--% USE DBI(constants.driver, constants.user, constants.password) %--> | ||||
| <!--% FOREACH episode IN DBI.query( | ||||
| 	'select eps.id from twat_eps AS \'eps\' | ||||
| 	 where eps.date < date (\'now\', \'+1 days\') ' | ||||
| ) %--> | ||||
| ,<!--% episode.id %--> | ||||
| <!--% END %--> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user