summaryrefslogtreecommitdiff
path: root/lib/dberroraction.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dberroraction.php')
-rw-r--r--lib/dberroraction.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dberroraction.php b/lib/dberroraction.php
index bd8ccdd31..2cb66a022 100644
--- a/lib/dberroraction.php
+++ b/lib/dberroraction.php
@@ -28,7 +28,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-if (!defined('STATUSNET')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
exit(1);
}