Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit ddd476b

Browse files
committed
Triggering first build...
1 parent 76059b1 commit ddd476b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SyntaxChecker.test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
2-
32
/**
43
* @author Khoa Bui (khoaofgod) <khoaofgod@gmail.com> http://www.phpfastcache.com
54
* @author Georges.L (Geolim4) <contact@geolim4.com>
65
*/
6+
77
function read_dir($dir, $ext = null)
88
{
99
$list = [];

0 commit comments

Comments
 (0)