From: Evan Prodromou Date: Tue, 26 Apr 2011 17:01:00 +0000 (-0400) Subject: script to show software version X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;ds=sidebyside;h=5b23b82b0dfa5d722afd1425a7a3043493ad0267;p=quix0rs-gnu-social.git script to show software version --- diff --git a/scripts/statusnetversion.php b/scripts/statusnetversion.php new file mode 100644 index 0000000000..f83bc603c7 --- /dev/null +++ b/scripts/statusnetversion.php @@ -0,0 +1,33 @@ +#!/usr/bin/env php +. + */ + +define('INSTALLDIR', realpath(dirname(__FILE__) . '/..')); + +$helptext = <<