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
Revert "Merge branch 'master' into station_test"
This reverts commit
2f14fcef40
.
station_test
QxQ
6 years ago
parent
2f14fcef40
commit
641ad764a8
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
@@ -23,7 +23,7 @@ class Qcar_model extends CI_Model
limit 1";
$rows = $this->db->query($sql)->row_array();
/*
/*
123
if (!empty($rows['pic_name']))
{
// $rows['pic_name'] = str_replace('.jpg', '', $rows['pic_name']);
Write
Preview
Loading…
Cancel
Save