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
bug
station_14109
altob.rd
8 years ago
parent
c9fb80b55a
commit
3f0dc5f3ae
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
models/Cars_model.php
+ 1
- 1
models/Cars_model.php
View File
@@ -1249,7 +1249,7 @@ class Cars_model extends CI_Model
// 呼叫acer
function call_acer($cmd, $parms)
{
//
return false; // 尚未啟用
return false; // 尚未啟用
try{
$ch = curl_init();
Write
Preview
Loading…
Cancel
Save