X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ftwitapihelp.php;h=dab2b34f9bd086b0db9c8bd8fc0bc0d63edd4dbb;hb=db4ffca5350a11835c2c990f8d77d7cabb365a43;hp=db5892baf2979a5c5f8a3802973082d969afa063;hpb=1a02d681fa1de7c2daed2ecc951f4c9bf1c13976;p=quix0rs-gnu-social.git diff --git a/actions/twitapihelp.php b/actions/twitapihelp.php index db5892baf2..dab2b34f9b 100644 --- a/actions/twitapihelp.php +++ b/actions/twitapihelp.php @@ -1,7 +1,7 @@ . */ -if (!defined('LACONICA')) { exit(1); } +if (!defined('LACONICA')) { + exit(1); +} require_once(INSTALLDIR.'/lib/twitterapi.php');