mirror of
https://github.com/php/web-pres2.git
synced 2026-03-23 23:12:07 +01:00
Fixed undefined property warning
This commit is contained in:
@@ -38,6 +38,7 @@ class display {
|
||||
}
|
||||
|
||||
class html extends display {
|
||||
var $coid;
|
||||
|
||||
function _presentation(&$presentation) {
|
||||
global $pres, $showScript;
|
||||
|
||||
Reference in New Issue
Block a user