remove closing php tag
authorMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 18 May 2010 14:35:45 +0000 (10:35 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 18 May 2010 14:35:45 +0000 (10:35 -0400)
framework/Service_Facebook/lib/Horde/Service/Facebook/Exception.php

index 32c0990..85f9091 100644 (file)
@@ -7,5 +7,4 @@
  * @package Horde_Service_Facebook
  */
 class Horde_Service_Facebook_Exception extends Exception {
-}
-?>
\ No newline at end of file
+}
\ No newline at end of file