summaryrefslogtreecommitdiffstats
path: root/chat/lib/class
diff options
context:
space:
mode:
Diffstat (limited to 'chat/lib/class')
-rw-r--r--chat/lib/class/AJAXChat.php1
-rw-r--r--chat/lib/class/AJAXChatDataBase.php1
-rw-r--r--chat/lib/class/AJAXChatEncoding.php1
-rw-r--r--chat/lib/class/AJAXChatFileSystem.php1
-rw-r--r--chat/lib/class/AJAXChatHTTPHeader.php3
-rw-r--r--chat/lib/class/AJAXChatLanguage.php1
-rw-r--r--chat/lib/class/AJAXChatMySQLDataBase.php1
-rw-r--r--chat/lib/class/AJAXChatMySQLQuery.php1
-rw-r--r--chat/lib/class/AJAXChatMySQLiDataBase.php1
-rw-r--r--chat/lib/class/AJAXChatMySQLiQuery.php1
-rw-r--r--chat/lib/class/AJAXChatString.php1
-rw-r--r--chat/lib/class/AJAXChatTemplate.php1
-rw-r--r--chat/lib/class/CustomAJAXChatInterface.php1
-rw-r--r--chat/lib/class/CustomAJAXChatShoutBox.php1
14 files changed, 1 insertions, 15 deletions
diff --git a/chat/lib/class/AJAXChat.php b/chat/lib/class/AJAXChat.php
index e0b44fd..dcd12b4 100644
--- a/chat/lib/class/AJAXChat.php
+++ b/chat/lib/class/AJAXChat.php
@@ -3320,4 +3320,3 @@ class AJAXChat {
}
}
-?>
diff --git a/chat/lib/class/AJAXChatDataBase.php b/chat/lib/class/AJAXChatDataBase.php
index 2143c5a..3b4d07f 100644
--- a/chat/lib/class/AJAXChatDataBase.php
+++ b/chat/lib/class/AJAXChatDataBase.php
@@ -78,4 +78,3 @@ class AJAXChatDataBase {
}
}
-?> \ No newline at end of file
diff --git a/chat/lib/class/AJAXChatEncoding.php b/chat/lib/class/AJAXChatEncoding.php
index 96b2482..136d54b 100644
--- a/chat/lib/class/AJAXChatEncoding.php
+++ b/chat/lib/class/AJAXChatEncoding.php
@@ -135,4 +135,3 @@ class AJAXChatEncoding {
}
}
-?> \ No newline at end of file
diff --git a/chat/lib/class/AJAXChatFileSystem.php b/chat/lib/class/AJAXChatFileSystem.php
index c9626c3..c3c36a4 100644
--- a/chat/lib/class/AJAXChatFileSystem.php
+++ b/chat/lib/class/AJAXChatFileSystem.php
@@ -19,4 +19,3 @@ class AJAXChatFileSystem {
}
}
-?> \ No newline at end of file
diff --git a/chat/lib/class/AJAXChatHTTPHeader.php b/chat/lib/class/AJAXChatHTTPHeader.php
index 7340bfc..e488367 100644
--- a/chat/lib/class/AJAXChatHTTPHeader.php
+++ b/chat/lib/class/AJAXChatHTTPHeader.php
@@ -45,7 +45,7 @@ class AJAXChatHTTPHeader {
header('Vary: Accept');
}
}
-
+
// Method to return the content-type string:
function getContentType() {
// Return the content-type string:
@@ -53,4 +53,3 @@ class AJAXChatHTTPHeader {
}
}
-?> \ No newline at end of file
diff --git a/chat/lib/class/AJAXChatLanguage.php b/chat/lib/class/AJAXChatLanguage.php
index b197247..7369025 100644
--- a/chat/lib/class/AJAXChatLanguage.php
+++ b/chat/lib/class/AJAXChatLanguage.php
@@ -99,4 +99,3 @@ class AJAXChatLanguage {
}
}
-?> \ No newline at end of file
diff --git a/chat/lib/class/AJAXChatMySQLDataBase.php b/chat/lib/class/AJAXChatMySQLDataBase.php
index 6dca348..c6cf098 100644
--- a/chat/lib/class/AJAXChatMySQLDataBase.php
+++ b/chat/lib/class/AJAXChatMySQLDataBase.php
@@ -89,4 +89,3 @@ class AJAXChatDataBaseMySQL {
}
}
-?> \ No newline at end of file
diff --git a/chat/lib/class/AJAXChatMySQLQuery.php b/chat/lib/class/AJAXChatMySQLQuery.php
index f2f3fd4..fd7a451 100644
--- a/chat/lib/class/AJAXChatMySQLQuery.php
+++ b/chat/lib/class/AJAXChatMySQLQuery.php
@@ -86,4 +86,3 @@ class AJAXChatMySQLQuery {
}
}
-?> \ No newline at end of file
diff --git a/chat/lib/class/AJAXChatMySQLiDataBase.php b/chat/lib/class/AJAXChatMySQLiDataBase.php
index 9bc611e..bd3db34 100644
--- a/chat/lib/class/AJAXChatMySQLiDataBase.php
+++ b/chat/lib/class/AJAXChatMySQLiDataBase.php
@@ -88,4 +88,3 @@ class AJAXChatDataBaseMySQLi {
}
}
-?> \ No newline at end of file
diff --git a/chat/lib/class/AJAXChatMySQLiQuery.php b/chat/lib/class/AJAXChatMySQLiQuery.php
index f81afd8..4ee5787 100644
--- a/chat/lib/class/AJAXChatMySQLiQuery.php
+++ b/chat/lib/class/AJAXChatMySQLiQuery.php
@@ -78,4 +78,3 @@ class AJAXChatMySQLiQuery {
}
}
-?> \ No newline at end of file
diff --git a/chat/lib/class/AJAXChatString.php b/chat/lib/class/AJAXChatString.php
index 8997da5..0cd2ed6 100644
--- a/chat/lib/class/AJAXChatString.php
+++ b/chat/lib/class/AJAXChatString.php
@@ -34,4 +34,3 @@ class AJAXChatString {
}
}
-?> \ No newline at end of file
diff --git a/chat/lib/class/AJAXChatTemplate.php b/chat/lib/class/AJAXChatTemplate.php
index 16e53a7..839cbe5 100644
--- a/chat/lib/class/AJAXChatTemplate.php
+++ b/chat/lib/class/AJAXChatTemplate.php
@@ -326,4 +326,3 @@ class AJAXChatTemplate {
}
}
-?>
diff --git a/chat/lib/class/CustomAJAXChatInterface.php b/chat/lib/class/CustomAJAXChatInterface.php
index a950739..dc0a70f 100644
--- a/chat/lib/class/CustomAJAXChatInterface.php
+++ b/chat/lib/class/CustomAJAXChatInterface.php
@@ -18,4 +18,3 @@ class CustomAJAXChatInterface extends CustomAJAXChat {
}
}
-?> \ No newline at end of file
diff --git a/chat/lib/class/CustomAJAXChatShoutBox.php b/chat/lib/class/CustomAJAXChatShoutBox.php
index c014d63..c545032 100644
--- a/chat/lib/class/CustomAJAXChatShoutBox.php
+++ b/chat/lib/class/CustomAJAXChatShoutBox.php
@@ -22,4 +22,3 @@ class CustomAJAXChatShoutBox extends CustomAJAXChat {
}
}
-?> \ No newline at end of file