just sent a http 200 for the check-fancy from install.php

This commit is contained in:
Brenda Wallace 2009-11-10 15:53:07 +13:00
parent 3be1205714
commit 223fee2ad1
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ define('FOREIGN_NOTICE_SEND_REPLY', 4);
define('FOREIGN_FRIEND_SEND', 1);
define('FOREIGN_FRIEND_RECV', 2);
if ( $_REQUEST['p'] == 'check-fancy') { exit; } //exit with 200 response, if this is checking fancy from the installer
define_syslog_variables();
# append our extlib dir as the last-resort place to find libs