Completed
Branch master (ae7efd)
by Carl
02:04
created
webroot/flashmessages.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php 
2 2
 /**
3
- * This is an Anax pagecontroller.
4
- *
5
- */
3
+	 * This is an Anax pagecontroller.
4
+	 *
5
+	 */
6 6
 
7 7
 // Get environment & autoloader and the $app-object.
8 8
 require __DIR__.'/config_with_app.php';
Please login to merge, or discard this patch.