diff php/save.php @ 2538:464c6c6692d6

Beautified entire project.
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Mon, 14 Nov 2016 14:17:03 +0000
parents d26623bd65e0
children 7d2267e094ca
line wrap: on
line diff
--- a/php/save.php	Mon Nov 14 12:11:38 2016 +0000
+++ b/php/save.php	Mon Nov 14 14:17:03 2016 +0000
@@ -35,4 +35,4 @@
 	// Return XML confirmation data
 	$xml = '<response state="OK"><message>OK</message><file bytes="'.$wbytes.'">"'.$filename.'"</file></response>';
 	echo $xml;
-?>
\ No newline at end of file
+?>