comment on log=A parameter of viewcache.php

This commit is contained in:
following
2013-07-25 14:33:54 +02:00
parent 11c83a143e
commit 3d730dcf75

View File

@ -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)