===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-horde-scheduler-2.0.3/Horde_Scheduler-2.0.3/lib/Horde/Scheduler/Cron.php-122-        Horde::log('runcmd(): ' . $task['cmd'] . ' run by ' . $task['uid'], 'INFO');
php-horde-scheduler-2.0.3/Horde_Scheduler-2.0.3/lib/Horde/Scheduler/Cron.php:123:        return shell_exec($task['cmd']);
php-horde-scheduler-2.0.3/Horde_Scheduler-2.0.3/lib/Horde/Scheduler/Cron.php-124-    }