Declare error

This commit is contained in:
dev-chiefworks
2022-04-24 11:52:28 -04:00
parent c9becb0e66
commit 534bb2f095
+1 -1
View File
@@ -36,7 +36,7 @@ $vl='';
}
public function savvyLoadSavedTrips($in, CVars &$out) {
public function savvyLoadSavedTrips($in, &$out) {
$ret = 0;
$member_id = $in['member_id'];