From fc14dad109e6916daa41bd5269d4cfe62347bf8f Mon Sep 17 00:00:00 2001 From: Paul Dragoonis Date: Fri, 21 Jun 2013 21:27:19 +0100 Subject: [PATCH] [beta site] implementing betasite=1 or betasite=0 parameter. this keeps the banners setting working like the myphpnet_beta setting to give a consistent user experience without the need for beta=0 or beta=1. --- include/header.inc | 9 +++++++++ include/prepend.inc | 31 ++++++++++++++++++++++++++++++- 2 files changed, 39 insertions(+), 1 deletion(-) diff --git a/include/header.inc b/include/header.inc index 663ec3da5..4b1870fa1 100644 --- a/include/header.inc +++ b/include/header.inc @@ -83,6 +83,15 @@ if (isset($shortname) && $shortname) { +
+
+ X + + Welcome to the php.net beta site. If you want to revert back, click here + +
+
+