There is no disable all option. Disabling frame does the same.

redesign-copyrights
Frode Petterson 2015-05-22 13:20:44 +02:00
parent 7e009d00ca
commit 52dca53883
1 changed files with 0 additions and 1 deletions

View File

@ -1649,7 +1649,6 @@ class H5PCore {
const DISABLE_EMBED = 4;
const DISABLE_COPYRIGHT = 8;
const DISABLE_ABOUT = 16;
const DISABLE_ALL = 31;
// Map flags to string
public static $disable = array(