diff php/rel2abs.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 30c012132427
children
line wrap: on
line diff
--- a/php/rel2abs.php	Mon Nov 14 12:11:38 2016 +0000
+++ b/php/rel2abs.php	Mon Nov 14 14:17:03 2016 +0000
@@ -29,4 +29,4 @@
     /* absolute URL is ready! */
     return $scheme.'://'.$abs;
 }
-?>
\ No newline at end of file
+?>