don't sign stats.html
This commit is contained in:
@@ -1227,11 +1227,9 @@ TITLE.c_str(), STYLE_CSS.c_str() ) );
|
|||||||
f.PutLine( "</html>\n" );
|
f.PutLine( "</html>\n" );
|
||||||
f.Close();
|
f.Close();
|
||||||
|
|
||||||
//
|
// don't sign Stats.html. It's redundant and very slow.
|
||||||
// Sign Stats.html
|
//if( PREFSMAN->m_bSignProfileData )
|
||||||
//
|
// CryptManager::SignFileToFile(fn);
|
||||||
if( PREFSMAN->m_bSignProfileData )
|
|
||||||
CryptManager::SignFileToFile(fn);
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Copy CSS file from theme. If the copy fails, oh well...
|
// Copy CSS file from theme. If the copy fails, oh well...
|
||||||
|
|||||||
Reference in New Issue
Block a user