From 59948c9d8c849f676a584b0f0ca9f95568e0bbae Mon Sep 17 00:00:00 2001 From: cookie Date: Sun, 6 Nov 2005 17:59:03 +0000 Subject: public flack entfernt, wird jetzt ueber UserCVS=-1 geregelt git-svn-id: svn://svn.cccv.de/engel-system@22 29ba0400-6e00-0410-a75a-ca02368028f8 --- www-ssl/inc/UserCVS.php | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'www-ssl/inc/UserCVS.php') diff --git a/www-ssl/inc/UserCVS.php b/www-ssl/inc/UserCVS.php index 48e4d012..f6bc30ed 100755 --- a/www-ssl/inc/UserCVS.php +++ b/www-ssl/inc/UserCVS.php @@ -1,12 +1,25 @@ '". $Page["CVS"]. "'
"; - if( $Page["Public"] == "Y") - echo "

Page is Public !!!

"; - else - echo "

Page is non Public

"; } ?> -- cgit v1.2.3-54-g00ecf