Skip to content
Snippets Groups Projects
  1. May 15, 2014
  2. Apr 25, 2014
  3. Feb 19, 2013
  4. Oct 29, 2012
  5. Aug 23, 2012
    • Peter Rotich's avatar
      Admin panel navigation changes · 90164107
      Peter Rotich authored
       * Collapse Department into Staff tab.
       * Add a new 'Manage' tab - home for managing items, lists..etc.
       * Collapse Help Topics into Manage tab.
       * Move SLA and API from Settings to Manage tab.
      90164107
  6. Jul 20, 2012
  7. Jun 21, 2012
    • Jared Hancock's avatar
      Remove SQL injection vulnerabilities · 70aca893
      Jared Hancock authored
      Map each of the inputs from $_POST['ids'] into a separate, sanitized
      database input (via the db_input() function), then implode() the array with
      commas and build the SQL statement.
      70aca893
  8. Mar 19, 2012
Loading