Skip to content

Commit

Permalink
reset ids
Browse files Browse the repository at this point in the history
  • Loading branch information
schpill committed Jun 8, 2017
1 parent 9193788 commit 80c7fae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/octalia.php
Original file line number Diff line number Diff line change
Expand Up @@ -1089,6 +1089,8 @@ public function __call($m, $a)

$this->age(microtime(true));

$this->driver->set('ids', 0);

return $this->resetted();
}

Expand Down

0 comments on commit 80c7fae

Please sign in to comment.