$file): ?>
Code File Action operation !== CodeFile::OP_SKIP) { $count++; } } if ($count > 1) { echo ''; } ?>
getRelativePath()), array('code', 'file' => $i), array('class' => 'view-code', 'rel' => $file->path)); ?> operation === CodeFile::OP_OVERWRITE): ?> ( $i), array('class' => 'view-code', 'rel' => $file->path)); ?>) operation === CodeFile::OP_SKIP) { echo 'unchanged'; } else { echo $file->operation; } ?> operation === CodeFile::OP_SKIP) { echo ' '; } else { $key = md5($file->path); echo Html::checkBox("answers[$key]"); } ?>