Browse Source

! Forgot the closing PHP tag

Signed-off-by: Michael Eshom <oldiesmann@oldiesmann.us>
Michael Eshom 11 years ago
parent
commit
6b65e51db7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Sources/tasks/GroupReq-Notify.php

+ 2 - 1
Sources/tasks/GroupReq-Notify.php

@@ -114,4 +114,5 @@ class GroupReq_Notify_Background extends SMF_BackgroundTask
 			}
 		}
 	}
-}
+}
+?>