dever 6 tahun lalu
induk
melakukan
eb925659a7
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      main/src/Content.php

+ 1 - 0
main/src/Content.php

@@ -49,6 +49,7 @@ class Content extends Core
                 echo date('Y-m-d H:i:s', $time);
                 echo "\r\n";
                 echo date('Y-m-d H:i:s', $v['cdate']);
+                echo "\r\n";
                 if ($v['cdate'] < $time && isset($id[$v['buy_id']]) && $id[$v['buy_id']]) {
                     $num = $id[$v['buy_id']] - 1;
                     $score = $num * $info['score'];