Move old install/admin manual to subdirectory

This commit is contained in:
Kijin Sung 2016-01-13 20:16:30 +09:00
parent f9b723e5df
commit b4a2a52cfa
150 changed files with 116 additions and 123 deletions

View file

@ -340,7 +340,7 @@ class adminAdminView extends admin
{
foreach($needUpdateList AS $key => $value)
{
$helpUrl = './admin/help/index.html#';
$helpUrl = './common/manual/admin/#';
switch($value->type)
{
case 'addon':