Skip to content

Commit

Permalink
Merge pull request codeigniter4#6143 from kenjis/fix-preload-comment
Browse files Browse the repository at this point in the history
docs: update classname in preload.php
  • Loading branch information
kenjis authored Jun 17, 2022
2 parents 994debe + 8fc8dd5 commit 0fe1ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/starter/preload.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* See https://www.php.net/manual/en/opcache.preloading.php
*
* How to Use:
* 1. Set Preload::$paths.
* 1. Set preload::$paths.
* 2. Set opcache.preload in php.ini.
* php.ini:
* opcache.preload=/path/to/preload.php
Expand Down

0 comments on commit 0fe1ed1

Please sign in to comment.