Code formatting.
This commit is contained in:
@@ -979,7 +979,7 @@ class PMA_Pdf_Relation_Schema extends PMA_Export_Relation_Schema
|
||||
*/
|
||||
private function _strokeGrid()
|
||||
{
|
||||
global $pdf, $with_doc;;
|
||||
global $pdf, $with_doc;
|
||||
|
||||
$gridSize = 10;
|
||||
$labelHeight = 4;
|
||||
|
Reference in New Issue
Block a user