summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-12-26 22:44:36 +0400
committerAndrew Dolgov <[email protected]>2012-12-26 22:44:36 +0400
commit24e811add99a89e7c0b3ba65bb5347517b7fa065 (patch)
tree7c9bfd93e2d3666a4fc6a16995c23d827331599a /plugins
parent7d5e162073b65ffe8a413617b8cf06229de3b59e (diff)
plugins/digest: fix short tag
Diffstat (limited to 'plugins')
-rw-r--r--plugins/digest/digest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/digest/digest.php b/plugins/digest/digest.php
index 621e4258a..503ae5b5c 100644
--- a/plugins/digest/digest.php
+++ b/plugins/digest/digest.php
@@ -1,4 +1,4 @@
-<?
+<?php
class Digest extends Plugin implements IHandler {
private $link;