JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
indent with spaces
[wfpl-cms.git] / error_404.php
index 9c9d958..dcb05bf 100644 (file)
@@ -1,5 +1,5 @@
 <?php
 
 function error_404_main() {
-       tem_set('path', $_SERVER['REQUEST_URI']);
+    tem_set('path', $_SERVER['REQUEST_URI']);
 }