ACC SHELL

Path : /srv/www/vhosts/eqnx/flash/
File Upload :
Current File : /srv/www/vhosts/eqnx/flash/Options.as

// This file configures the Flash options for sIFR.

class Options {
  // Set the options for sIFR inside this function.
  public static function apply() {
    sIFR.domains   = ['*'];
  }
}

ACC SHELL 2018