summaryrefslogtreecommitdiff
path: root/classes/Notice.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/Notice.php')
-rw-r--r--classes/Notice.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/classes/Notice.php b/classes/Notice.php
index f990675fb..a25afce2b 100644
--- a/classes/Notice.php
+++ b/classes/Notice.php
@@ -1,4 +1,7 @@
<?php
+
+if (!defined('MICROBLOG')) { exit(1) }
+
/**
* Table Definition for notice
*/