Skip to content

Commit

Permalink
Fixed example
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Jan 28, 2024
1 parent 4787204 commit d3afc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Zebra_Database.php
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ class Zebra_Database {
*
* <code>
* // show 50 records
* $db->debug_show_records(50);
* $db->debug_show_records = 50;
* </code>
*
* *Be aware that having this property set to a high number (hundreds) and having queries that di return that many
Expand Down

0 comments on commit d3afc14

Please sign in to comment.