Fixed predefined expenses logic for comma as decimal mark.
[timetracker.git] / WEB-INF / lib / ttProjectHelper.class.php
index 0a97de2..06605c7 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