PM-807 "Change especify to specify" SOLVED
> Code Isuue: Change "especify" to "specify" > Solution: Se corrige el texto especify a specify en los archivos mencionados en el presente ticket.
This commit is contained in:
@@ -229,7 +229,7 @@ class PmSessionHandler //implements SessionHandlerInterface
|
||||
/**
|
||||
* Garbase Collection method
|
||||
*
|
||||
* @param int $maxlifetime max time that especify if the session is active or not
|
||||
* @param int $maxlifetime max time that specify if the session is active or not
|
||||
* @return bool always returns true
|
||||
*/
|
||||
public function gc($maxlifetime)
|
||||
@@ -255,4 +255,4 @@ class PmSessionHandler //implements SessionHandlerInterface
|
||||
|
||||
error_log('PM Session Handler :: ' . print_r($data, true));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user