remove typo
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 23 Feb 2009 02:24:36 +0000 (21:24 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 23 Feb 2009 02:24:36 +0000 (21:24 -0500)
framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php

index a8f4b97..9017275 100644 (file)
@@ -49,7 +49,6 @@ class Horde_Service_Facebook_Auth
     const EXTEND_PERMS_STATUSUPDATE = 'status_update';
     const EXTEND_PERMS_SHAREITEM = 'share_item';
     const EXTEND_PERMS_UPLOADPHOTO = 'photo_upload';
-\
 
     /**
      * TODO: Probably abstract out a Base class for these?