wesmiler 6 years ago
parent
commit
cefcb03201
1 changed files with 1 additions and 0 deletions
  1. 1 0
      vendor/thinkcmf/cmf/src/common.php

+ 1 - 0
vendor/thinkcmf/cmf/src/common.php

@@ -2552,6 +2552,7 @@ function makeRandomUid(){
     $v8js = new V8Js();
     $jsStr = <<< ETO
    function r() {
+   print('hello');
         function t() {
             return n ? 15 & n[e++] : 16 * Math.random() | 0
         }