Let's make (git) history!
Este commit está contenido en:
		
							
								
								
									
										18
									
								
								template/greensimple/general_footer
									
									
									
									
									
										Archivo normal
									
								
							
							
						
						
									
										18
									
								
								template/greensimple/general_footer
									
									
									
									
									
										Archivo normal
									
								
							| @@ -0,0 +1,18 @@ | ||||
| <footer> | ||||
| 	<ul id="footer"> | ||||
| 		<li><span style="padding-left: 10px"><a href="{wikiqs:config:linklogin}">{wikiqs:var:loginstatus}</a></span></li> | ||||
| 		<li style="font-size: 10pt">Powered by wikiQS</li> | ||||
| 	</ul> | ||||
| </footer> | ||||
| <script> | ||||
| function refreshSession()  | ||||
| {  | ||||
| var req = new XMLHttpRequest(); | ||||
| req.open("GET", "{wikiqs:config:refreshsessionurl}"); | ||||
| req.send(); | ||||
| setTimeout(refreshSession, 60*2*1000);   | ||||
| }  | ||||
| setTimeout(refreshSession, 60*2*1000);  | ||||
| </script> | ||||
| </body> | ||||
| </html> | ||||
		Referencia en una nueva incidencia
	
	Block a user