mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
This commit is contained in:
@@ -368,7 +368,7 @@ class Update extends CI_Controller {
|
||||
return;
|
||||
}
|
||||
|
||||
$$nCount = 0;
|
||||
$nCount = 0;
|
||||
do {
|
||||
if ($data[0]) {
|
||||
fwrite($sotafilehandle, $data[0].PHP_EOL);
|
||||
|
||||
Reference in New Issue
Block a user