Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / inc / modules / guest / what-wernis_portal.php
index 96444b1780f156ce053104ca1b4818ae043fcb5d..af08f495b60d260be660d5425bc67e312513d74f 100644 (file)
@@ -58,12 +58,12 @@ $rdf->set_CacheDir(constant('PATH')."inc/cache/");
 $rdf->set_salt(md5(getConfig('SITE_KEY')));
 $rdf->set_max_item(10);
 $rdf->set_Options(
-       array(
+array(
                'textinput' => "hidden",
                'sitelink'  => "http://www.wds66.com",
                'refid'     => getConfig('wernis_refid'),
                'reflink'   => "/ref.php?refid=",
-       )
+)
 );
 
 // Use proxy?