aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/includes/notification/method/base.php1
-rw-r--r--phpBB/includes/notification/type/approve_post.php1
-rw-r--r--phpBB/includes/notification/type/approve_topic.php1
-rw-r--r--phpBB/includes/notification/type/base.php1
-rw-r--r--phpBB/includes/notification/type/bookmark.php1
-rw-r--r--phpBB/includes/notification/type/disapprove_post.php1
-rw-r--r--phpBB/includes/notification/type/disapprove_topic.php1
-rw-r--r--phpBB/includes/notification/type/pm.php1
-rw-r--r--phpBB/includes/notification/type/post.php1
-rw-r--r--phpBB/includes/notification/type/post_in_queue.php1
-rw-r--r--phpBB/includes/notification/type/quote.php1
-rw-r--r--phpBB/includes/notification/type/topic.php1
-rw-r--r--phpBB/includes/notification/type/topic_in_queue.php1
13 files changed, 0 insertions, 13 deletions
diff --git a/phpBB/includes/notification/method/base.php b/phpBB/includes/notification/method/base.php
index 6410b1f519..5457ca99b2 100644
--- a/phpBB/includes/notification/method/base.php
+++ b/phpBB/includes/notification/method/base.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/approve_post.php b/phpBB/includes/notification/type/approve_post.php
index bbd2bccfc0..98dfe678c2 100644
--- a/phpBB/includes/notification/type/approve_post.php
+++ b/phpBB/includes/notification/type/approve_post.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/approve_topic.php b/phpBB/includes/notification/type/approve_topic.php
index 5006e3bbb8..496dc688ad 100644
--- a/phpBB/includes/notification/type/approve_topic.php
+++ b/phpBB/includes/notification/type/approve_topic.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/base.php b/phpBB/includes/notification/type/base.php
index 9e31d57108..2ba0dd3bf7 100644
--- a/phpBB/includes/notification/type/base.php
+++ b/phpBB/includes/notification/type/base.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/bookmark.php b/phpBB/includes/notification/type/bookmark.php
index ee06a6d33b..6c42f1d860 100644
--- a/phpBB/includes/notification/type/bookmark.php
+++ b/phpBB/includes/notification/type/bookmark.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/disapprove_post.php b/phpBB/includes/notification/type/disapprove_post.php
index 6ef4de5cd9..d1f7dfa85d 100644
--- a/phpBB/includes/notification/type/disapprove_post.php
+++ b/phpBB/includes/notification/type/disapprove_post.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/disapprove_topic.php b/phpBB/includes/notification/type/disapprove_topic.php
index 6f92c1de77..89c06b344f 100644
--- a/phpBB/includes/notification/type/disapprove_topic.php
+++ b/phpBB/includes/notification/type/disapprove_topic.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/pm.php b/phpBB/includes/notification/type/pm.php
index a647106a53..9f9a3e2892 100644
--- a/phpBB/includes/notification/type/pm.php
+++ b/phpBB/includes/notification/type/pm.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/post.php b/phpBB/includes/notification/type/post.php
index de224776db..d83ecf4fae 100644
--- a/phpBB/includes/notification/type/post.php
+++ b/phpBB/includes/notification/type/post.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/post_in_queue.php b/phpBB/includes/notification/type/post_in_queue.php
index 19c3ed9fc9..9c4f0ab8d3 100644
--- a/phpBB/includes/notification/type/post_in_queue.php
+++ b/phpBB/includes/notification/type/post_in_queue.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/quote.php b/phpBB/includes/notification/type/quote.php
index 0920cea428..48d8f24a25 100644
--- a/phpBB/includes/notification/type/quote.php
+++ b/phpBB/includes/notification/type/quote.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/topic.php b/phpBB/includes/notification/type/topic.php
index 621c0f484b..1c3d216b18 100644
--- a/phpBB/includes/notification/type/topic.php
+++ b/phpBB/includes/notification/type/topic.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/
diff --git a/phpBB/includes/notification/type/topic_in_queue.php b/phpBB/includes/notification/type/topic_in_queue.php
index c549cb12a1..bee0ebbb22 100644
--- a/phpBB/includes/notification/type/topic_in_queue.php
+++ b/phpBB/includes/notification/type/topic_in_queue.php
@@ -7,7 +7,6 @@
*
*/
-
/**
* @ignore
*/