===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-horde-kronolith-4.2.29/kronolith-4.2.29/bin/kronolith-convert-datatree-shares-to-sql-30-try {
php-horde-kronolith-4.2.29/kronolith-4.2.29/bin/kronolith-convert-datatree-shares-to-sql:31:    $shares_result = $db->selectAssoc('SELECT datatree_id, datatree_name FROM horde_datatree WHERE group_uid = ' . $db->quoteString('horde.shares.kronolith'));
php-horde-kronolith-4.2.29/kronolith-4.2.29/bin/kronolith-convert-datatree-shares-to-sql-32-} catch (Horde_Db_Exception $e) {
##############################################
php-horde-kronolith-4.2.29/kronolith-4.2.29/bin/kronolith-convert-datatree-shares-to-sql-122-        try {
php-horde-kronolith-4.2.29/kronolith-4.2.29/bin/kronolith-convert-datatree-shares-to-sql:123:            $db->delete('DELETE FROM horde_datatree_attributes WHERE datatree_id = ?', array($share_id));
php-horde-kronolith-4.2.29/kronolith-4.2.29/bin/kronolith-convert-datatree-shares-to-sql:124:            $db->delete('DELETE FROM horde_datatree WHERE datatree_id = ?', array($share_id));
php-horde-kronolith-4.2.29/kronolith-4.2.29/bin/kronolith-convert-datatree-shares-to-sql-125-        } catch (Horde_Db_Exception $e) {
##############################################
php-horde-kronolith-4.2.29/kronolith-4.2.29/templates/perms/perms.inc:1:<form name="edit" method="post" action="<?php echo htmlspecialchars($_SERVER['PHP_SELF']) ?>">
php-horde-kronolith-4.2.29/kronolith-4.2.29/templates/perms/perms.inc-2-<?php Horde_Util::pformInput() ?>