Skip to content

Commit

Permalink
Add line at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
tbobker123 committed Oct 14, 2022
1 parent f1d0d43 commit caebceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide_src/source/models/model/015.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
$userModel->insert($data, false);

// Returns inserted row's primary key
$userModel->getInsertID();
$userModel->getInsertID();

0 comments on commit caebceb

Please sign in to comment.