|
|
@ -538,8 +538,7 @@ function check_htaccess(&$checks) { |
|
|
|
$help = t('Url rewrite in .htaccess is not working. Check your server configuration.'); |
|
|
|
} |
|
|
|
check_add($checks, t('Url rewrite is working'), $status, true, $help); |
|
|
|
} |
|
|
|
else { |
|
|
|
} else { |
|
|
|
// cannot check modrewrite if libcurl is not installed
|
|
|
|
/// @TODO Maybe issue warning here?
|
|
|
|
} |
|
|
@ -582,7 +581,6 @@ function load_database_rem($v, $i){ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
function load_database($db) { |
|
|
|
|
|
|
|
require_once("include/dbstructure.php"); |
|
|
|