Code formatting.

This commit is contained in:
madhuracj
2011-01-21 18:53:27 +05:30
parent 3081456e1f
commit 8fd3359cf9

View File

@@ -979,7 +979,7 @@ class PMA_Pdf_Relation_Schema extends PMA_Export_Relation_Schema
*/ */
private function _strokeGrid() private function _strokeGrid()
{ {
global $pdf, $with_doc;; global $pdf, $with_doc;
$gridSize = 10; $gridSize = 10;
$labelHeight = 4; $labelHeight = 4;