Update README.md
This commit is contained in:
parent
c44b465437
commit
95495c92bc
|
@ -31,6 +31,8 @@
|
||||||
## Example convention code
|
## Example convention code
|
||||||
```
|
```
|
||||||
<?php
|
<?php
|
||||||
|
loadHelper("allreporting");
|
||||||
|
|
||||||
$copyright = "";
|
$copyright = "";
|
||||||
$lines = read_file_by_line("./storage/copyright.txt");
|
$lines = read_file_by_line("./storage/copyright.txt");
|
||||||
foreach($lines as $line) {
|
foreach($lines as $line) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user