This website works better with JavaScript.
Home
Explore
Help
Sign In
LeeWeiCheng
/
altob.st123
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
新增註解
master
QxQ
6 years ago
parent
c0005321fc
commit
82ddb1b161
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
models/Qcar_model.php
+ 1
- 1
models/Qcar_model.php
View File
@@ -30,7 +30,7 @@ class Qcar_model extends CI_Model
$rows['pic_name'] = $rows['pic_name'];
} 666
else // 查無資料, 啟用模糊比對
{
{
777
$len = strlen($lpr);
if ($len >= 5) // 檢查車牌號碼長度
{
Write
Preview
Loading…
Cancel
Save