Consistent style
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 14 Feb 2010 15:17:28 +0000 (10:17 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 14 Feb 2010 15:17:28 +0000 (10:17 -0500)
framework/Image/lib/Horde/Image.php

index 10f9c59..d5e53fb 100644 (file)
@@ -235,7 +235,7 @@ class Horde_Image
     /**
      * Return point size for font
      */
-    public static function getFontSize($fontsize)
+    static public function getFontSize($fontsize)
     {
         switch ($fontsize) {
         case 'medium':