MESSAGE: unserialize(): Error at offset 961 of 1126 bytes
TYPE: Notice
FILE: /home/press/web/ictpp.ictinnovations.com/modules/default/classes/BugMgr.php
LINE: 176
DEBUG INFO:

171 return $user;
172 }
173
174 function buildEnvironmentReport()
175 {

176 $aEnvData = unserialize(file_get_contents(SGL_VAR_DIR . '/env.php'));

177 $aEnvData['client_info'] = $this->_clientInfo;
178 $lastQuery = $this->dbh->last_query;
179 $aEnvData['db_info']['lastSql'] = isset($this->dbh->last_query) ?
180 $this->dbh->last_query : null;
181 return print_r($aEnvData, 1);


ICT Printing Press :: Bug Report

Syndication

Community

 
Seagull PHP Framework Seagull PHP Framework

Bug Report

Found a bug? Please fill out and submit the form below - help us make Seagull better software.
-- Thanks

 
[bugs sent to bugs@phpkitchen.com]