+ +
+
+

Welcome to

+

+ + is the one-stop shop for all of your IT-related needs. Let us know how we can help you by opening a request. +

+ +

+ Create a request + View existing requests +

+ +

Please log in to create or view requests.

+ +
+
+ + +
+
+
+ My Open Requests +
+
    + No open tickets"); + } else { + foreach($user_tickets_result as $tkt) { + ?> +
  • +
    +
    +
    + # +

    +
    + +
    +
    +
  • + +
+
+
+ +
+
+
+ My Subscribed Requests +
+
    + No subscribed tickets"); + } else { + foreach($sub_tickets_result as $sub) { + $tkt = get_sub_ticket($db, $sub['ticket_uuid']); + $tkt_creator = get_user_name($db, $tkt['created_by']); + ?> +
  • +
    +
    +
    + # +

    +
    + +
    +
    +
  • + +
+
+
+ + +