aboutsummaryrefslogtreecommitdiff
path: root/templates/new_note.twig
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2020-02-18 21:55:17 +0100
committerLaria Carolin Chabowski <laria@laria.me>2020-02-18 21:55:17 +0100
commita43b933df12f97c536a31d3d5a73ddda5f90ed94 (patch)
treedc99a1614a82930eca4687ca8a2f3328a9064e92 /templates/new_note.twig
parent8d78d292036f5a1a95129fb3adb4b2d6d889f8cc (diff)
downloadmicropoly-a43b933df12f97c536a31d3d5a73ddda5f90ed94.tar.gz
micropoly-a43b933df12f97c536a31d3d5a73ddda5f90ed94.tar.bz2
micropoly-a43b933df12f97c536a31d3d5a73ddda5f90ed94.zip
LogicOp: Fix assert() trying to eval its parameter
Apparently I managed to turn off assertions in my dev setup m(. Passing in a string (which happens in the expected path here) tries to evaluate it, which then fails. We fix this by asserting an isset() instead.
Diffstat (limited to 'templates/new_note.twig')
0 files changed, 0 insertions, 0 deletions