This commit is contained in:
friendica 2014-05-31 16:10:31 -07:00
parent c857c5a648
commit 61ed6ea273
2 changed files with 2 additions and 2 deletions

View file

@ -547,7 +547,7 @@ function check_htaccess(&$checks) {
$help = "";
$ssl_error = false;
$url = $a->get_baseurl() . '/test/rewrite';
$url = $a->get_baseurl() . '/setup/testrewrite';
if (function_exists('curl_init')){
$test = z_fetch_url($url);

View file

@ -1 +1 @@
2014-05-30.691
2014-05-31.692