forked from extern/egroupware
home hooks work again
This commit is contained in:
parent
5299bab0f9
commit
68c6bc703f
@ -12,6 +12,8 @@
|
|||||||
* option) any later version. *
|
* option) any later version. *
|
||||||
\**************************************************************************/
|
\**************************************************************************/
|
||||||
|
|
||||||
|
/* $Id$ */
|
||||||
|
|
||||||
$d1 = strtolower(substr($phpgw_info["server"]["app_inc"],0,3));
|
$d1 = strtolower(substr($phpgw_info["server"]["app_inc"],0,3));
|
||||||
if($d1 == "htt" || $d1 == "ftp" ) {
|
if($d1 == "htt" || $d1 == "ftp" ) {
|
||||||
echo "Failed attempt to break in via an old Security Hole!<br>\n";
|
echo "Failed attempt to break in via an old Security Hole!<br>\n";
|
||||||
|
Loading…
Reference in New Issue
Block a user