mirror of
https://github.com/php/web-doc.git
synced 2025-08-13 14:40:31 +00:00
Revert.
The 'old' checkent.php seemed to be in the way, therefor I spotted it as not working
This commit is contained in:
@ -211,7 +211,7 @@ function site_nav_provider()
|
||||
|
||||
case 'pear':
|
||||
case 'smarty':
|
||||
$links['checkent'] = BASE_URL . '/checkent_' . SITE . '.php';
|
||||
$links['checkent'] = BASE_URL . '/checkent.php';
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user