mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
disabled it for security reasons
This commit is contained in:
parent
c1722f0bf9
commit
ed687031a2
@ -1,5 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// ralfbecker 2006-03-08 disabled the server.php for security reasons
|
||||||
|
die('disabled for security reasons');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @version V4.65 22 July 2005 (c) 2000-2005 John Lim (jlim@natsoft.com.my). All rights reserved.
|
* @version V4.65 22 July 2005 (c) 2000-2005 John Lim (jlim@natsoft.com.my). All rights reserved.
|
||||||
* Released under both BSD license and Lesser GPL library license.
|
* Released under both BSD license and Lesser GPL library license.
|
||||||
|
Loading…
Reference in New Issue
Block a user