Fixed undefined property warning

This commit is contained in:
Derick Rethans
2025-06-19 18:47:40 +01:00
parent 6e75abd2be
commit cbda09a858

View File

@@ -38,6 +38,7 @@ class display {
}
class html extends display {
var $coid;
function _presentation(&$presentation) {
global $pres, $showScript;