dever 4 سال پیش
والد
کامیت
6e95caba8d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/community/lib/Core.php

+ 1 - 1
app/community/lib/Core.php

@@ -72,7 +72,7 @@ class Core
         if ($state == 1) {
             Dever::score($uid, 'submit_' . $this->name, $this->lang);
         } else {
-            Dever::score($uid, 'submit_' . $this->name, '取消' . $this->lang);
+            Dever::score($uid, 'submit_no_' . $this->name, '取消' . $this->lang);
         }
 
         return true;