dever 6 years ago
parent
commit
dd8be41a16
1 changed files with 1 additions and 0 deletions
  1. 1 0
      code/lib/Manage.php

+ 1 - 0
code/lib/Manage.php

@@ -15,6 +15,7 @@ class Manage
 		}
 		
 		if ($info['create_uid'] > 0) {
+			return 'T' . $id;
 			return '用户创建';
 		}