| 
									
										
										
										
											2011-11-07 07:09:51 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-01-15 00:29:06 +08:00
										 |  |  | <div class="container"> | 
					
						
							| 
									
										
										
										
											2011-10-02 02:35:23 +08:00
										 |  |  | <h2>Backup - Notes XML</h2> | 
					
						
							| 
									
										
										
										
											2011-11-07 07:09:51 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-10-02 02:35:23 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | <?php if($status == true) { ?>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <p>Backing up your notes have been completed successfully and can be found at <a href="<?php echo base_url(); ?>backup/notes.xml"><?php echo base_url(); ?>backup/notes.xml</a></p>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <p>You could automate this process by making it a cronjob.</p> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <?php } else { ?>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <p>Something went wrong backing up check that the backup folder exists and has write permissions.</p> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <?php } ?>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | </div> |