https://bugzilla.wikimedia.org/show_bug.cgi?id=27687
devayon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from devayon <[email protected]> 2011-04-20 05:16:11 UTC --- Something like global $smwgQMaxLimit; $foo=smwfGetStore()->getStatistics(); if($foo['DECLPROPS']<$smwgQMaxLimit){ //body of the javascript autocomplete code } can be added at line 216 of SMW_SpecialAsk.php -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
