true -> TRUE

This commit is contained in:
Marc Delisle
2002-08-22 19:28:42 +00:00
parent 5617ff622e
commit 619b72b1ef

View File

@@ -451,7 +451,7 @@ h1 {font-family: sans-serif; font-size: large; font-weight: bold}
$font_smallest = 'x-small'; $font_smallest = 'x-small';
} }
return true; return TRUE;
} // end of the 'PMA_setFontSizes()' function } // end of the 'PMA_setFontSizes()' function