mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
add newline
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7441 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e5c5449be4
commit
306cdc370f
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ function printFileList($list){
|
||||||
if(file_exists($file)){
|
if(file_exists($file)){
|
||||||
$f = fopen($file,"r");
|
$f = fopen($file,"r");
|
||||||
fpassthru($f);
|
fpassthru($f);
|
||||||
|
print("\n");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue