summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-01 12:14:35 +0300
committerAndrew Dolgov <[email protected]>2021-03-01 12:14:35 +0300
commit5ef61504eb093dbcfb348c37fb795a2c0006409d (patch)
treee5988acda0a696e9437d66642664b02d45789cb4
parentc6a30c93a3f8f1946a59ec9310b1d8d688e2c37d (diff)
show version from git
-rwxr-xr-xinit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.php b/init.php
index d8e8e3d..db72130 100755
--- a/init.php
+++ b/init.php
@@ -5,7 +5,7 @@ class Reddit_Delay extends Plugin {
private $host;
function about() {
- return array(1.0,
+ return array(null,
"Delay posts in Reddit feeds",
"fox",
false,