===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
icingaweb2-module-businessprocess-2.1.0/library/Businessprocess/Web/Form/FormLoader.php-24-            if (file_exists($file)) {
icingaweb2-module-businessprocess-2.1.0/library/Businessprocess/Web/Form/FormLoader.php:25:                require_once($file);
icingaweb2-module-businessprocess-2.1.0/library/Businessprocess/Web/Form/FormLoader.php-26-                $class = $ns . $class;