Completed
Push — feature/link_flight_project ( cc75a7...7dd76a )
by Laurent
01:50
created
class/actions_Flightlog.class.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
         return $sql;
73 73
     }
74 74
 
75
-    public function completeListOfReferent(){
75
+    public function completeListOfReferent() {
76 76
         dol_include_once('/flightlog/class/bbcvols.class.php');
77 77
 
78 78
         $this->results['flightlog'] = [
Please login to merge, or discard this patch.