]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/UserUpdateException.php
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / app / Exceptions / UserUpdateException.php
index 81e95b16fd201a3ae7ccd1d58ea8dac242823323..af2c3e201b85097aae14b8ab94c337f81767f591 100644 (file)
@@ -1,4 +1,6 @@
-<?php namespace BookStack\Exceptions;
+<?php
+
+namespace BookStack\Exceptions;
 
 class UserUpdateException extends NotifyException
 {