summaryrefslogtreecommitdiff
path: root/framework/Web/Services
diff options
context:
space:
mode:
authorqiang.xue <>2008-10-21 15:05:13 +0000
committerqiang.xue <>2008-10-21 15:05:13 +0000
commitcf0d0b7e78003d02435337f79a99da056ca0f683 (patch)
tree6380604837fbdb03e88cbdb3dc69f36506233b23 /framework/Web/Services
parent22d29033506b0caa34b4f8f5d16de9f1ffbb6ec9 (diff)
removed all trailing ?>
Diffstat (limited to 'framework/Web/Services')
-rw-r--r--framework/Web/Services/TFeedService.php1
-rw-r--r--framework/Web/Services/TPageService.php1
-rw-r--r--framework/Web/Services/TSoapService.php1
3 files changed, 0 insertions, 3 deletions
diff --git a/framework/Web/Services/TFeedService.php b/framework/Web/Services/TFeedService.php
index fea39290..7ecd10a7 100644
--- a/framework/Web/Services/TFeedService.php
+++ b/framework/Web/Services/TFeedService.php
@@ -143,4 +143,3 @@ interface IFeedContentProvider
public function getContentType();
}
-?>
diff --git a/framework/Web/Services/TPageService.php b/framework/Web/Services/TPageService.php
index 1901e7b9..89c5bb37 100644
--- a/framework/Web/Services/TPageService.php
+++ b/framework/Web/Services/TPageService.php
@@ -723,4 +723,3 @@ class TPageConfiguration extends TComponent
}
}
-?>
diff --git a/framework/Web/Services/TSoapService.php b/framework/Web/Services/TSoapService.php
index 24f95a35..d943d6fb 100644
--- a/framework/Web/Services/TSoapService.php
+++ b/framework/Web/Services/TSoapService.php
@@ -596,4 +596,3 @@ class TSoapServer extends TApplicationComponent
}
}
-?>