Merge branch 'api_doc' into sprint/167
This commit is contained in:
@@ -20,7 +20,7 @@ class misc extends control
|
||||
public function ping()
|
||||
{
|
||||
if(mt_rand(0, 1) == 1) $this->loadModel('setting')->setSN();
|
||||
die("<html><head><meta http-equiv='refresh' content='600' /></head><body></body></html>");
|
||||
die("<html><head><meta http-equiv=refresh' content='600' /></head><body></body></html>");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user