]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/lib/ttProjectHelper.class.php
Work in progress integrating changes to the Italian file.
[timetracker.git] / WEB-INF / lib / ttProjectHelper.class.php
index 0a97de22de9d89c4cbcaeeabd3b23315edf4c8fa..06605c76a8a06f567a881e6b63d17dd0a6bdc633 100644 (file)
@@ -77,9 +77,9 @@ class ttProjectHelper {
   // getProjects - returns an array of active and inactive projects in a team.
   static function getProjects()
   {
-       global $user;
-               
-       $result = array();
+    global $user;
+
+    $result = array();
     $mdb2 = getConnection();
     
     $sql = "select id, name, tasks from tt_projects