--- mythweb/includes/mobile.php	2007-12-16 17:38:50.000000000 -0500
+++ mythweb-devel/includes/mobile.php	2007-12-16 17:41:25.000000000 -0500
@@ -75,6 +75,8 @@
      * an empty array or approximate dimensions.
      */
     $mobiles = array(
+                /* Apple's iPhone */
+                    'iPhone'     => array('width' => 320, 'height' => 480),
                 /* Phones using the Series 60 platform, e.g. Nokia 3650 and 6600. */
                     'Series 60'  => array('width' => 176, 'height' => 208),
                     'Series60'   => array('width' => 176, 'height' => 208),
