pending commit, finished during MQ/S download ...
[platal.git] / htdocs.net / groupe / getData.php
index 28701ab..b8f3d82 100644 (file)
@@ -22,7 +22,7 @@
 require 'xnet.inc.php';
 
 new_nonhtml_page('geoloc/getData.tpl');
-$nodata = ($globals->asso('pub') != 'public') && !has_perms();
+$nodata = ($globals->asso('pub') != 'public') && !S::has_perms();
 
 header("Content-type: text/xml");