a start towards moving debug info out of search engines' path
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1046 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
94fe6f5a70
commit
bacd459b62
@ -72,6 +72,7 @@ class GenericPage {
|
|||||||
|
|
||||||
public function display() {
|
public function display() {
|
||||||
header("Content-type: {$this->type}");
|
header("Content-type: {$this->type}");
|
||||||
|
header("X-Powered-By: Shimmie-".VERSION);
|
||||||
|
|
||||||
switch($this->mode) {
|
switch($this->mode) {
|
||||||
case "page":
|
case "page":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user