]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/logout.php
add stub email canonicalizer
[quix0rs-gnu-social.git] / actions / logout.php
index 3b6914411b263e6c80da5bc98b3246fde44296bd..b2f0628f219508f07fa7d826291b044621c6956e 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) { exit(1) }
+if (!defined('LACONICA')) { exit(1); }
 
 class LogoutAction extends Action {
        function handle($args) {