comment on log=A parameter of viewcache.php
This commit is contained in:
@ -227,6 +227,8 @@ function getChildWaypoints($cacheid)
|
||||
break;
|
||||
|
||||
case 'A': $rscount = current(cache::getLogsCount($cacheid));
|
||||
// This option is also used when referencing logs, e.g. from log lists
|
||||
// and picture galleries.
|
||||
break;
|
||||
|
||||
default: if ($_REQUEST['log'] > 0)
|
||||
|
Reference in New Issue
Block a user