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
91afde9416
commit
5bd92581c1
1 changed files
with
1 additions
and
1 deletions
Unified 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
@@ -28,7 +28,7 @@ class Qcar_model extends CI_Model
{ 123456
{ 123456
// $rows['pic_name'] = str_replace('.jpg', '', $rows['pic_name']);
// $rows['pic_name'] = str_replace('.jpg', '', $rows['pic_name']);
$rows['pic_name'] = $rows['pic_name'];
$rows['pic_name'] = $rows['pic_name'];
}
}
666
else // 查無資料, 啟用模糊比對
else // 查無資料, 啟用模糊比對
{
{
$len = strlen($lpr);
$len = strlen($lpr);
Write
Preview
Loading…
Cancel
Save