Added rotation transformations to remaining packet

This commit is contained in:
Shoghi Cervantes
2015-01-16 01:43:40 +01:00
parent 63f1a50be4
commit 5bd76e955c
2 changed files with 9 additions and 3 deletions

View File

@ -243,7 +243,6 @@ class Utils{
(string) memory_get_usage() . "." . memory_get_peak_usage(),
php_uname(),
phpversion(),
extension_loaded("gmp") ? gmp_strval(gmp_random(4)) : microtime(),
zend_version(),
(string) getmypid(),
(string) getmyuid(),