| 
									
										
										
										
											2019-01-15 00:29:06 +08:00
										 |  |  | <div class="container"> | 
					
						
							| 
									
										
										
										
											2020-10-20 22:51:55 +08:00
										 |  |  | <h2><?php echo $page_title; ?></h2>
 | 
					
						
							| 
									
										
										
										
											2011-11-07 07:09:51 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-10-01 05:27:18 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | <?php if($status == true) { ?>
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-20 22:51:55 +08:00
										 |  |  | <p>The backup of your log completed successfully. The output can be found at: <a href="<?php echo base_url(); ?>backup/logbook.adi"><?php echo base_url(); ?>backup/logbook.adi</a></a></p>
 | 
					
						
							| 
									
										
										
										
											2011-10-01 05:27:18 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | <p>You could automate this process by making it a cronjob.</p> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <?php } else { ?>
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-20 22:51:55 +08:00
										 |  |  | <p>Something went wrong during the backup process. Check that the backup folder exists and is writeable by your web server user / group.</p> | 
					
						
							| 
									
										
										
										
											2011-10-01 05:27:18 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | <?php } ?>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | </div> |