]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/Session.php
Mobile Profile plugin will use the identica theme for now
[quix0rs-gnu-social.git] / classes / Session.php
index 55453eb231fe1eee6e8ecaf0b4c5901af777279d..d641edbbe408af12c87bdcd32a416672429d2eeb 100644 (file)
@@ -19,7 +19,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) { exit(1); }
+if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
 
 require_once INSTALLDIR.'/classes/Memcached_DataObject.php';