phpmyadmin/libraries/plugins/schema
Michal Čihař 61150656df Fixed invalid Content-Length in some HTTP responses
Use strlen for calculating HTTP response size, we're interested in bytes
not utf-8 chars.

Issue #12397

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-22 16:41:51 +02:00
..
dia Fixed invalid Content-Length in some HTTP responses 2016-07-22 16:41:51 +02:00
eps Fixed invalid Content-Length in some HTTP responses 2016-07-22 16:41:51 +02:00
pdf Merge branch 'QA_4_5' into QA_4_6 2016-02-12 10:45:43 +01:00
svg Fixed invalid Content-Length in some HTTP responses 2016-07-22 16:41:51 +02:00
ExportRelationSchema.php Remove some unnecessary string concatenations 2015-12-03 11:00:01 -05:00
RelationStats.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
SchemaDia.php The shared method has to be protected, not private 2016-01-05 16:15:17 +01:00
SchemaEps.php Use new contructor for Group() objects 2016-01-05 15:26:52 +01:00
SchemaPdf.php The shared method has to be protected, not private 2016-01-05 16:15:17 +01:00
SchemaSvg.php Use new contructor for Group() objects 2016-01-05 15:26:52 +01:00
TableStats.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00