* code for task #1579.

This commit is contained in:
wyd621
2013-07-18 14:52:01 +08:00
parent 87b50d246e
commit 67fd654b2e
9 changed files with 2 additions and 192 deletions
-1
View File
@@ -597,7 +597,6 @@ class user extends control
{
if(strpos($this->referer, $loginLink) === false and
strpos($this->referer, $denyLink) === false and
strpos($this->referer, $this->app->company->pms) !== false
)
{
$this->locate($this->referer);