Skip to content

Commit b60085c

Browse files
authored
Merge branch '3.2.x' into 3.2.x
2 parents 8ba4135 + ff140bb commit b60085c

2 files changed

Lines changed: 43 additions & 41 deletions

File tree

composer.lock

Lines changed: 42 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

controller/main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ private function display_pb()
258258
trigger_error($message);
259259
}
260260

261-
break;
261+
break;
262262

263263
case 'post':
264264
// process submitted data from the posting form

0 commit comments

Comments
 (0)