Skip to content

Commit

Permalink
Task #205 feat : File download functionality from backend
Browse files Browse the repository at this point in the history
  • Loading branch information
“Rajnish committed Dec 9, 2019
1 parent eee21de commit 32b7d06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion administrator/helpers/tjfields.php
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,6 @@ public function getOptions($field_id)
$db->setQuery($query);
$extra_options = $db->loadObjectlist('id');

// Print_r($extra_options); die('asdasd');
return $extra_options;
}

Expand Down

0 comments on commit 32b7d06

Please sign in to comment.