From ef20e35a67111945dfd25396af4587e103ea699b Mon Sep 17 00:00:00 2001 From: Darko Date: Sun, 4 Aug 2013 22:52:14 +0200 Subject: [PATCH] Updated namecleaner --- bin/monitor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/monitor.php b/bin/monitor.php index 83c4789e1..fa0294e7a 100644 --- a/bin/monitor.php +++ b/bin/monitor.php @@ -2,7 +2,7 @@ require(dirname(__FILE__)."/config.php"); require(WWW_DIR.'/lib/postprocess.php'); -$version="0.1r811b"; +$version="0.1r811c"; $db = new DB();