1 2 3 4 5
<?phprequire_once( 'class-itsec-away-mode.php' );$itsec_away_mode = new ITSEC_Away_Mode();$itsec_away_mode->run();