shish 2 years ago
parent
commit
dac0e0cc0e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-ghs/controllers/TestController.php

+ 1 - 1
app-ghs/controllers/TestController.php

@@ -461,7 +461,7 @@ class TestController extends BaseController
                 echo "</table>";
             }
         }
-        echo bcadd((string)1718772417, (string)‭120000‬);
+        //echo bcadd((string)1718772417, (string)‭120000‬);
         echo "<br/>";
         echo bcadd(1, 2);
     }