Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
alikon committed May 16, 2018
1 parent 67fd1e4 commit 21d6933
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ public function delete(&$pks)
// Iterate the items to delete each one.
foreach ($pks as $i => $pk)
{

if ($table->load($pk))
{
if ($table->keep_forever === "1")
Expand Down

0 comments on commit 21d6933

Please sign in to comment.