|
@@ -45,7 +45,7 @@ class Zzjobs extends Start_Controller
|
|
if($api != $this->api){
|
|
if($api != $this->api){
|
|
exit("Access denied due to insufficient permissions");
|
|
exit("Access denied due to insufficient permissions");
|
|
}
|
|
}
|
|
- $check_str = date("Ymd")."$"."_".$this->serect_str."_$".$time;
|
|
|
|
|
|
+ $check_str = date("Ymd")."¥_".$this->serect_str."_¥".$time;
|
|
if(empty($user_agent)){
|
|
if(empty($user_agent)){
|
|
exit('No direct script access allowed');
|
|
exit('No direct script access allowed');
|
|
}
|
|
}
|